You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "dajac (via GitHub)" <gi...@apache.org> on 2023/05/11 07:51:28 UTC

[GitHub] [kafka] dajac commented on pull request #13678: KAFKA-10337: await async commits in commitSync even if no offsets given

dajac commented on PR #13678:
URL: https://github.com/apache/kafka/pull/13678#issuecomment-1543506521

   Another small weirdness is that when `commitAsync` is called with an empty map, its callback is executed before the ones which are still in-flight. This beaks the contract of the method: `Corresponding commit callbacks are also invoked in the same order.`.


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org