Skip to content

[client][server] Close remaining resources if one close fails - #4357

Open
EchoLee5 wants to merge 1 commit into
apache:mainfrom
EchoLee5:fix-4354-close-remaining-resources
Open

EchoLee5 wants to merge 1 commit into
apache:mainfrom
EchoLee5:fix-4354-close-remaining-resources

Conversation

@EchoLee5

Copy link
Copy Markdown

Summary

Test Plan

  • CompositeBatchScannerTest.testLimitPollClosesRemainingScannersWhenOneFails
  • LogSegmentsTest
  • ./mvnw test -Dtest=CompositeBatchScannerTest,LogSegmentsTest -pl fluss-client,fluss-server -am

🤖 AI-assisted changes - reviewed by human developer

Made with Cursor

Keep lake scanners, KV shutdown, limited batch collection, and log
segments from leaking when an earlier close or poll throws.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

[client][server] Close remaining scanners and native resources when one close fails

1 participant