Skip to content

Conversation

@agrawroh
Copy link
Member

Description

This PR fixes the behavior of the Composite Filter to not stop the filter chain in scenarios where the first filter returns stop at the decodeHeaders(). We track the indices at each operation and would correctly resume the chain with this change.


Commit Message: composite: make next set of filters to resume correctly when a filter stops
Additional Description: Fixes the behavior of the Composite Filter to not stop the filter chain in scenarios where the first filter returns stop at the decodeHeaders().
Risk Level: Low
Testing: Added Tests
Docs Changes: N/A
Release Notes: N/A

@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #42804 was opened by agrawroh.

see: more, trace.

@agrawroh agrawroh marked this pull request as ready for review December 30, 2025 09:54
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