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 15:26:33 UTC

[kafka] branch 2.6 updated (c4b41bc -> 535efa4)

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

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


    from c4b41bc  KAFKA-10564: fix flaky test (#9466)
     add 535efa4  KAFKA-10284: Group membership update due to static member rejoin should be persisted (#9270)

No new revisions were added by this update.

Summary of changes:
 .../kafka/coordinator/group/GroupCoordinator.scala |  59 +++++++---
 .../coordinator/group/GroupCoordinatorTest.scala   | 120 +++++++++++++++++++--
 2 files changed, 157 insertions(+), 22 deletions(-)