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 c2ea0c2 KAFKA-12457; Add sentinel ID to metadata topic (#10492)
add d2c06c9 KAFKA-12619; Raft leader should expose hw only after
committing LeaderChange (#10481)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/kafka/raft/LeaderState.java | 13 ++--
.../org/apache/kafka/raft/KafkaRaftClientTest.java | 77 +++++++++++++++-------
.../org/apache/kafka/raft/LeaderStateTest.java | 60 ++++++++---------
.../apache/kafka/raft/RaftClientTestContext.java | 33 +++-------
4 files changed, 100 insertions(+), 83 deletions(-)