[PR] KAFKA-16103: LegacyConsumer should always await pending async commits on commitSync and close [kafka]

2024-04-10 Thread via GitHub
lucasbru opened a new pull request, #15693: URL: https://github.com/apache/kafka/pull/15693 The javadoc for `KafkaConsumer.commitSync` says: > Note that asynchronous offset commits sent previously with the {https://github.com/link #commitAsync(OffsetCommitCallback)} > (or similar)

Re: [PR] KAFKA-16103: LegacyConsumer should always await pending async commits on commitSync and close [kafka]

2024-04-10 Thread via GitHub
lucasbru commented on PR #15693: URL: https://github.com/apache/kafka/pull/15693#issuecomment-2047947707 @lianetm You have reviewed those changes already as part of https://github.com/apache/kafka/pull/15613 . -- This is an automated message from the Apache Git Service. To respond to the