You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2021/05/05 21:12:44 UTC

[kafka] branch trunk updated (d881d11 -> 9ba583f)

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

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


    from d881d11  MINOR: fix streams_broker_compatibility_test.py (#10632)
     add 9ba583f  KAFKA-12252 and KAFKA-12262: Fix session key rotation when leadership changes (#10014)

No new revisions were added by this update.

Summary of changes:
 checkstyle/suppressions.xml                        |   3 +
 .../runtime/distributed/DistributedHerder.java     |   9 +-
 .../runtime/distributed/DistributedHerderTest.java | 105 ++++++++++++++++++++-
 3 files changed, 110 insertions(+), 7 deletions(-)