ivanzlenko commented on code in PR #7361:
URL: https://github.com/apache/ignite-3/pull/7361#discussion_r2671693281


##########
modules/raft/src/test/java/org/apache/ignite/internal/raft/StateMachineFailureHandlerTest.java:
##########
@@ -151,4 +153,11 @@ public Set<FailureType> ignoredFailureTypes() {
             }
         });
     }
+
+    private static RaftNodeId getMockRaftNodeId() {

Review Comment:
   Ain't that way easier just to create an instance of RaftNodeId? 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to