ascherbakoff commented on a change in pull request #400:
URL: https://github.com/apache/ignite-3/pull/400#discussion_r749097009
##########
File path:
modules/raft/src/main/java/org/apache/ignite/internal/raft/server/impl/JRaftServerImpl.java
##########
@@ -393,4 +429,63 @@ public RaftGroupListener getListener() {
listener.onShutdown();
}
}
+
+ /** {@inheritDoc} */
+ @Override public void onReceived(NetworkMessage message, NetworkAddress
senderAddr, String correlationId) {
Review comment:
Moved to TxManager
--
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]