Skip to content

[rust][tests] Fix flaky test_poll_batches by using retry loop for projection test#3694

Merged
fresh-borzoni merged 2 commits into
apache:mainfrom
LiebingYu:fix-rust-log-table
Jul 20, 2026
Merged

[rust][tests] Fix flaky test_poll_batches by using retry loop for projection test#3694
fresh-borzoni merged 2 commits into
apache:mainfrom
LiebingYu:fix-rust-log-table

Conversation

@LiebingYu

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #3693

Brief change log

Tests

API and Format

Documentation

Comment thread fluss-rust/crates/fluss/tests/integration/log_table.rs Outdated
@LiebingYu
LiebingYu force-pushed the fix-rust-log-table branch 2 times, most recently from a654fd5 to 6a7a8cc Compare July 20, 2026 03:40
@LiebingYu
LiebingYu force-pushed the fix-rust-log-table branch from 6a7a8cc to 3a8496a Compare July 20, 2026 10:06
@LiebingYu

Copy link
Copy Markdown
Contributor Author

@fresh-borzoni @charlesdong1991 PTAL!

@fresh-borzoni fresh-borzoni left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LiebingYu Thank you for the fix, LGTM 👍
Let's fix the tests first, but I think if it fails - it might be a genuine lost wakeup here, so we should probably fix the root cause as well.

@fresh-borzoni
fresh-borzoni merged commit e6587f1 into apache:main Jul 20, 2026
13 checks passed
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.

[rust][tests] Flaky test_poll_batches for projection test

3 participants