cmccabe commented on a change in pull request #10113:
URL: https://github.com/apache/kafka/pull/10113#discussion_r578010753



##########
File path: raft/src/test/java/org/apache/kafka/raft/RaftClientTestContext.java
##########
@@ -975,7 +975,7 @@ public void handleClaim(int epoch) {
         }
 
         @Override
-        public void handleResign() {
+        public void handleResign(int epoch) {

Review comment:
       this is in the raft layer so it's treated as 31 bits right now




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to