You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/01/09 19:12:16 UTC

[kafka] branch trunk updated (e9cde11 -> dbbe0fc)

This is an automated email from the ASF dual-hosted git repository.

jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from e9cde11  KAFKA-9383: Expose consumer group metadata (#7906)
     add dbbe0fc  KAFKA-9287; Fix unneeded delay before failing pending transaction commit (#7799)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/producer/internals/Sender.java   | 19 ++++---
 .../producer/internals/TransactionManagerTest.java | 60 +++++++++++++++++++++-
 2 files changed, 70 insertions(+), 9 deletions(-)