Skip to content

[bp/1.36] dym: fix a bug where part of body maynot be sent to upstream (#44081)#44084

Merged
agrawroh merged 2 commits intoenvoyproxy:release/v1.36from
wbpcode:dev-1.36-fix-dym-body-bug
Mar 24, 2026
Merged

[bp/1.36] dym: fix a bug where part of body maynot be sent to upstream (#44081)#44084
agrawroh merged 2 commits intoenvoyproxy:release/v1.36from
wbpcode:dev-1.36-fix-dym-body-bug

Conversation

@wbpcode
Copy link
Copy Markdown
Member

@wbpcode wbpcode commented Mar 23, 2026

Commit Message: dym: fix a bug where part of body maynot be sent to upstream
Additional Description:

I have provided two different ABIs (buffered body and received body) to access buffered or latest received body. The the previous legacy addDecodedData and addEncodedData have been unnecessary.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: added.
Platform Specific Features: n/a.
[Optional Fixes #Issue] To close
#43063

…oxy#44081)

Commit Message: dym: fix a bug where part of body maynot be sent to
upstream
Additional Description:

I have provided two different ABIs (buffered body and received body) to
access buffered or latest received body. The the previous legacy
addDecodedData and addEncodedData have been unnecessary.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: added.
Platform Specific Features: n/a.
[Optional Fixes #Issue] To close
envoyproxy#43063

---------

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
@wbpcode wbpcode changed the title dym: fix a bug where part of body maynot be sent to upstream (#44081) [bp/1.36] dym: fix a bug where part of body maynot be sent to upstream (#44081) Mar 23, 2026
@phlax
Copy link
Copy Markdown
Member

phlax commented Mar 23, 2026

/retest flakey infra

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
@wbpcode
Copy link
Copy Markdown
Member Author

wbpcode commented Mar 24, 2026

/retest

@agrawroh agrawroh merged commit 818bcb6 into envoyproxy:release/v1.36 Mar 24, 2026
14 checks passed
@wbpcode wbpcode deleted the dev-1.36-fix-dym-body-bug branch March 24, 2026 07:10
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.

3 participants