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/03/11 22:24:25 UTC

[kafka] branch trunk updated (d3c7ef2 -> f19a798)

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 d3c7ef2  KAFKA-9451: Update MockConsumer to support ConsumerGroupMetadata
     add f19a798  KAFKA-9605; Do not attempt to abort batches when txn manager is in fatal error (#8177)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/producer/internals/Sender.java   |  6 +-----
 .../producer/internals/TransactionManager.java     |  7 +++++++
 .../producer/internals/TransactionManagerTest.java | 24 ++++++++++++++++++++++
 3 files changed, 32 insertions(+), 5 deletions(-)