Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Lambda trace context streaming issue #133

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Fixed Lambda trace context streaming issue #133

merged 1 commit into from
Mar 24, 2020

Conversation

lupengamzn
Copy link
Contributor

@lupengamzn lupengamzn commented Mar 14, 2020

Issue #, if available:

Fix java.io.IOException: Message too long when streaming lambda trace context

Description of changes:

  1. Removed getReferenceCount(), incrementReferenceCount(), decrementReferenceCount(), addSubsegment() and removeSubsegment() functions in FacadeSegment class.

  2. Enable FacadeSegment to keep track of its size and subsegments.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lupengamzn lupengamzn removed the request for review from srprash March 24, 2020 18:43
@lupengamzn lupengamzn merged commit c801c57 into aws:master Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants