Skip to content

Fixed Lambda trace context streaming issue - #133

Merged
lupengamzn merged 1 commit into
aws:masterfrom
lupengamzn:StreamingStrategy
Mar 24, 2020
Merged

Fixed Lambda trace context streaming issue#133
lupengamzn merged 1 commit into
aws:masterfrom
lupengamzn:StreamingStrategy

Conversation

@lupengamzn

@lupengamzn lupengamzn commented Mar 14, 2020

Copy link
Copy Markdown
Contributor

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 requested review from shengxil and srprash March 19, 2020 16:06
@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.

2 participants