fresh-borzoni opened a new pull request, #2953:
URL: https://github.com/apache/fluss/pull/2953

    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 
https://github.com/apache/fluss-rust/pull/404#discussion_r2868997578


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to