Support Async multi-threading

Open
#335 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, java

Research direction

Start with the linked Stack Overflow report and the referenced OpenTelemetry Context.java implementation to understand the missing async-thread behavior. Confirm how the Java X-Ray SDK currently handles parent and child threads; done means a child thread started after the parent completes no longer encounters a missing segment.

Written by the indexing model from the issue text.

Description

enhancement

Refer to stackoverflow issue.

XRay does not provide wrappers for asyn thread scenario as opentelemetry does, that causes user trouble when child thread get started later than parent thread complete.

Dominant language
Java
Stars
100
Forks
100
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws/aws-xray-sdk-java

All issues in aws/aws-xray-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.