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/28 17:56:02 UTC

[kafka] branch trunk updated (c595470 -> 88bc0fd)

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 c595470  KAFKA-9770: Close underlying state store also when flush throws (#8368)
     add 88bc0fd  KAFKA-9600; EndTxn should enforce strict epoch checking if from client (#8164)

No new revisions were added by this update.

Summary of changes:
 .../transaction/TransactionCoordinator.scala       | 60 +++++++++-----
 .../transaction/TransactionCoordinatorTest.scala   | 92 ++++++++++++++++++++--
 2 files changed, 125 insertions(+), 27 deletions(-)