-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[OPIK-8192] [BE] fix: drop undecodable scoring stream messages instead of wedging the stream #8089
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
thiagohora
merged 19 commits into
main
from
thiagohora/OPIK-8192-drop-undecodable-scoring-messages
Sep 3, 2026
Merged
Changes from 7 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
e4aecb9
[OPIK-8192] [BE] fix: drop undecodable scoring stream messages instea…
thiagohora 32acf25
fix: address review cycle 1 — retry before dropping, and close the fi…
thiagohora 3675300
fix: address review cycle 2 — split the two no-payload causes, stop l…
thiagohora 30c30a2
fix: address review cycle 3 — repair BaseRedisSubscriberTest and a 1.…
thiagohora 4c2afe1
fix: keep the decoder counter to decode failures, enforce the sentine…
thiagohora 0ddb90c
fix: route doFinally through recordQueueDelay, document the shared re…
thiagohora 8e827ec
docs: the retry caveats that two earlier commit messages claimed but …
thiagohora 4072aee
docs: clearer contrast in the retry-budget caveat
thiagohora bdd1895
Merge branch 'main' into thiagohora/OPIK-8192-drop-undecodable-scorin…
thiagohora 8a724b2
Merge branch 'main' into thiagohora/OPIK-8192-drop-undecodable-scorin…
thiagohora 396a9f8
Merge branch 'main' into thiagohora/OPIK-8192-drop-undecodable-scorin…
thiagohora 5cbfc75
fix: name the size honestly, correct the drain rationale, document th…
thiagohora ff5c966
fix: bound the LZ4 declared-length allocation, fix the value-path jav…
thiagohora 4f4a679
fix: correct the LZ4 bytecode javadoc, un-orphan a contract, drop a n…
thiagohora d7dc961
refactor: absorb OutOfMemoryError instead of pre-checking the LZ4 dec…
thiagohora 7cef0b8
docs: both failure modes measured, and whether absorbing an OOM recovers
thiagohora d8ffd35
test: drive a real StreamConstraintsException through a real stream e…
thiagohora ad70f77
test: pin the CompositeCodec argument order, and mark what is not pinned
thiagohora 316db5a
fix: deflake the integration test, assert XACK, stop allocating gigab…
thiagohora 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
Some comments aren't visible on the classic Files Changed page.
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
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
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.
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.