majialoong opened a new pull request, #20739: URL: https://github.com/apache/kafka/pull/20739
This PR fixed the time comparison logic in `CoordinatorRuntime#maybeFlushCurrentBatch` to ensure that the batch is flushed when the elapsed time since `appendTimeMs` exceeds the `appendLingerMs` parameter. This issue is also mentioned [here]( https://github.com/apache/kafka/pull/20653/files#r2442452104). -- 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]
