You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/10/22 19:24:18 UTC

[kafka] branch trunk updated (7ca299b -> 17e30a8)

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

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


    from 7ca299b  KAFKA-10284: Group membership update due to static member rejoin should be persisted (#9270)
     add 17e30a8  Handle ProducerFencedException on offset commit (#9479)

No new revisions were added by this update.

Summary of changes:
 .../producer/internals/TransactionManager.java     |  1 +
 .../producer/internals/TransactionManagerTest.java | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)