Skip to content

[client][backport] Skip blocked bucket instead of stopping drain loop#2953

Merged
polyzos merged 1 commit into
apache:mainfrom
fresh-borzoni:fix-idempotent-continue-on-ooo
Mar 31, 2026
Merged

[client][backport] Skip blocked bucket instead of stopping drain loop#2953
polyzos merged 1 commit into
apache:mainfrom
fresh-borzoni:fix-idempotent-continue-on-ooo

Conversation

@fresh-borzoni

Copy link
Copy Markdown
Member

When a bucket reaches max in-flight during drain, break stops draining all remaining buckets on that node. Since buckets have independent sequence spaces, change to continue so only the blocked bucket is skipped.

Backport related to this apache/fluss-rust#404 (comment)

@fresh-borzoni

Copy link
Copy Markdown
Member Author

@luoyuxia @wuchong @polyzos PTAL 🙏

@fresh-borzoni fresh-borzoni force-pushed the fix-idempotent-continue-on-ooo branch from c3c2e84 to 414cb1a Compare March 29, 2026 02:54
@polyzos

polyzos commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

LGTM

@polyzos polyzos merged commit 2df0914 into apache:main Mar 31, 2026
6 checks passed
wxplovecc pushed a commit to tongcheng-elong/fluss that referenced this pull request Apr 17, 2026
wxplovecc pushed a commit to tongcheng-elong/fluss that referenced this pull request Apr 20, 2026
Ugbot pushed a commit to Ugbot/fluss that referenced this pull request Apr 26, 2026
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