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 80f373d  (Cherry-pick) KAFKA-9274: handle TimeoutException on task 
reset (#10000) (#10372)
     add f5f66b9  KAFKA-12181; Loosen raft fetch offset validation of remote 
replicas (#10309)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/raft/LeaderState.java    | 107 ++++++++++++---------
 .../java/org/apache/kafka/raft/QuorumState.java    |   5 +-
 .../org/apache/kafka/raft/LeaderStateTest.java     |  96 +++++++++++++-----
 .../apache/kafka/raft/RaftEventSimulationTest.java |  72 +++++++++++---
 4 files changed, 200 insertions(+), 80 deletions(-)

Reply via email to