-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Common: Introduce StopAllIteration filter status for decoding and encoding filters #5954
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
3835768
Enable StopAllTypesIteration for decoding path
9cf21dd
update comments
4429d12
fix clang_tidy
94c4d44
address comments
eabbeb6
add use case explanation
0bd2315
fix format
b437b67
merge from master
50b7e7c
fix format
5c9fc64
fix format and add new files
b3527f7
remove unused variable
eaa2ceb
cleanups
48a3833
emtpy commit
ac8a553
emtpy commit
f595c23
Merge stopped_ into iteration_state_
ee71a1f
remove iterate_from_current_filter_
6544a7c
fixed a test where two stop-all filters are back-to-back
3f2656b
enable stop all iteration tests on http2
6996475
address review comments
7bf4912
merge master
119e166
add unit test and fixed a bug
82588d3
merge from master
d2839d6
fix format
eb25b60
fix a bug in conn_manager_impl_test.cc
82e02e2
Enable stop-all for encoding path
e0726f0
add trailers to unit test
a43ba57
address review comments except filters combining.
701493a
move tests to protocol_integration_test.cc and set parameters in test…
66ebe16
format change
e9f387a
merge decode_headers_return_stop_all_filter and decode_headers_return…
b7b8113
Merge branch 'master' into stopall
dd80759
fix a bug where decodeData() returns stop, we reset iteration_state_ …
eef5003
address review comments
bcb917b
Add more comments
5f21a63
address review comments
e691414
Empty commmit
5dfb999
comments
c60f2df
test cleanup
c645f9b
Add integration test for the encoding path
0ddb3af
add new file test/integration/filters/encode_headers_return_stop_all_…
beb19b8
address conn_manager_impl_test.cc comments
d875ca4
address review comments
e7cebab
address comments
d02d056
avoid saved state in addEn/decodedData
c2becd0
address comments
9e2e461
address comment
4ca783e
merge master
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.