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 2019/12/23 23:56:16 UTC

[kafka] branch trunk updated (7e71b1a -> 6b6b36c)

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 7e71b1a  KAFKA-9277:move all group state transition rules into their states (#7787)
     add 6b6b36c  KAFKA-9232; Coordinator new member timeout does not work for JoinGroup v3 and below (#7753)

No new revisions were added by this update.

Summary of changes:
 .../kafka/coordinator/group/MemberMetadata.scala   | 12 ++++++--
 .../coordinator/group/GroupCoordinatorTest.scala   | 32 +++++++++++++++++++++-
 2 files changed, 40 insertions(+), 4 deletions(-)