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 a19806f  KAFKA-12253: Add tests that cover all of the cases for 
ReplicatedLog's validateOffsetAndEpoch (#10276)
     add 69eebbf  KAFKA-12440; ClusterId validation for Vote, BeginQuorum, 
EndQuorum and FetchSnapshot (#10289)

No new revisions were added by this update.

Summary of changes:
 checkstyle/suppressions.xml                        |  2 +-
 .../common/requests/FetchSnapshotRequest.java      |  2 +
 .../org/apache/kafka/raft/KafkaRaftClient.java     | 51 +++++++++++-
 .../kafka/raft/KafkaRaftClientSnapshotTest.java    | 78 ++++++++++++++++++
 .../org/apache/kafka/raft/KafkaRaftClientTest.java | 96 ++++++++++++++++++++++
 .../apache/kafka/raft/RaftClientTestContext.java   | 89 +++++++++++++++++++-
 6 files changed, 312 insertions(+), 6 deletions(-)

Reply via email to