You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2021/08/05 15:22:45 UTC

[kafka] branch trunk updated (d414de3 -> d6f6edd)

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

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


    from d414de3  MINOR: use relative counts for restores (#11176)
     add d6f6edd  KAFKA-13168: KRaft observers should not have a replica id (#11178)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/raft/RaftManager.scala   |  9 +++-
 .../main/scala/kafka/tools/TestRaftServer.scala    |  2 +-
 .../scala/unit/kafka/raft/RaftManagerTest.scala    | 63 ++++++++++++++++++++++
 3 files changed, 72 insertions(+), 2 deletions(-)