Skip to content

dym module: new ABI to check whether the new received body is same with buffered body#43663

Merged
wbpcode merged 3 commits into
envoyproxy:mainfrom
wbpcode:dev-improve-body-reading
Mar 2, 2026
Merged

dym module: new ABI to check whether the new received body is same with buffered body#43663
wbpcode merged 3 commits into
envoyproxy:mainfrom
wbpcode:dev-improve-body-reading

Conversation

@wbpcode
Copy link
Copy Markdown
Member

@wbpcode wbpcode commented Feb 26, 2026

Commit Message: dym module: new ABI to check whether the new received body is same with buffered body
Additional Description:

With the ABI, we needn't to check the buffer chunks to determine whether the received body is same with the buffered body.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

…th buffered body

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
@wbpcode wbpcode merged commit b59349d into envoyproxy:main Mar 2, 2026
28 checks passed
@wbpcode wbpcode deleted the dev-improve-body-reading branch March 2, 2026 08:33
bmjask pushed a commit to bmjask/envoy that referenced this pull request Mar 14, 2026
…th buffered body (envoyproxy#43663)

Commit Message: dym module: new ABI to check whether the new received
body is same with buffered body
Additional Description:

With the ABI, we needn't to check the buffer chunks to determine whether
the received body is same with the buffered body.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

---------

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
Signed-off-by: bjmask <11672696+bjmask@users.noreply.github.com>
bvandewalle pushed a commit to bvandewalle/envoy that referenced this pull request Mar 17, 2026
…th buffered body (envoyproxy#43663)

Commit Message: dym module: new ABI to check whether the new received
body is same with buffered body
Additional Description:

With the ABI, we needn't to check the buffer chunks to determine whether
the received body is same with the buffered body.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

---------

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
fishcakez pushed a commit to fishcakez/envoy that referenced this pull request Mar 25, 2026
…th buffered body (envoyproxy#43663)

Commit Message: dym module: new ABI to check whether the new received
body is same with buffered body
Additional Description:

With the ABI, we needn't to check the buffer chunks to determine whether
the received body is same with the buffered body.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

---------

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
krinkinmu pushed a commit to grnmeira/envoy that referenced this pull request Apr 20, 2026
…th buffered body (envoyproxy#43663)

Commit Message: dym module: new ABI to check whether the new received
body is same with buffered body
Additional Description:

With the ABI, we needn't to check the buffer chunks to determine whether
the received body is same with the buffered body.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

---------

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
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