-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[improve][ml] Pin ledger callbacks to the managed ledger thread with withOrderingKey #26599
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
lhotari
merged 13 commits into
apache:master
from
merlimat:mmerli/ml-ledger-ordering-key
Sep 16, 2026
+294
−47
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
89de282
[improve][ml] Open ledgers through the BookKeeper builder API
merlimat 3c5e591
[improve][ml] Pin ledger callbacks to the managed ledger thread with …
merlimat 39fd796
Count only compaction-driven ledger opens in testCompactorReadsCompacted
merlimat 4c7b5c7
Merge branch 'mmerli/ml-open-ledger-builder' into mmerli/ml-ledger-or…
merlimat f0118b8
Run write and read completions inline with executeOrRun on the manage…
merlimat c8969bf
Log open callback exceptions, keep mock opens on the executor, reject…
merlimat 1af3431
Merge branch 'mmerli/ml-open-ledger-builder' into mmerli/ml-ledger-or…
merlimat fe3b67b
Merge remote-tracking branch 'apache/master' into mmerli/ml-ledger-or…
merlimat 1557060
Keep queue boundaries where an inline completion can recurse or run u…
merlimat 541e9fd
Bound nested inline read completions instead of queueing every one
merlimat a0d8580
Track the inline read completion depth per thread
merlimat f17093e
Start the inline read completion nesting cap at 10
merlimat b435bc9
Merge remote-tracking branch 'apache/master' into mmerli/ml-ledger-or…
merlimat 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
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
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
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.