Failed to send over 64KB for subsegment output
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 32/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- aws, java
- Domain
- backend, observability-sre
Research direction
Start with UDPEmitter.sendData and reproduce the subsegment output described in the issue when the payload exceeds 64KB. Compare the transmitted lengths for the normal and failed patterns, including the child subsegment, parent subsegment, and segment. Done means the cause of the roughly 6000-byte difference is identified and oversized output is transmitted successfully.
Written by the indexing model from the issue text.
Description
the current situation
① Create subsegment of insertKaisyuRenkeiToSeikyuIchiranyoDataWork
*Metadata size: 53688
②Using UDP Emitter,
If it exceeds 64KB, first send the child subsegment, then send the parent subsegment
Finally send the segment
➡When sending ① above, debug and check sendData of UDPEmitter,
data. length: 59590
The difference between them is about 6000. Why is there such a difference?
↑The above is the pattern normally sent
↓
The attached image is a transmission failure pattern
※The difference is about 6000 bytes
- Dominant language
- Java
- Stars
- 100
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws/aws-xray-sdk-java
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws/aws-xray-sdk-java#441 ·
-
An exception SegmentNotFoundException when starting the project with aws-xray-java-agent 2.18.2 Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws/aws-xray-sdk-java#421 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
aws/aws-xray-sdk-java#420 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
aws/aws-xray-sdk-java#419 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws/aws-xray-sdk-java#416 · 1 comment ·
All issues in aws/aws-xray-sdk-java
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100