Skip to content
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

Send asynchronous compaction commits to new commit lambda from compaction task #3908

Open
patchwork01 opened this issue Dec 11, 2024 · 0 comments

Comments

@patchwork01
Copy link
Collaborator

Background

Split from:

Follows on from:

Description

We'd like to update the compaction task code to send asynchronous commits of compactions to the new unordered commit lambda, instead of directly to the state store committer.

Analysis

This can be changed in CompactionJobCommitterOrSendToLambda.commit. This is tested in CompactionTaskCommitTest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant