shishkovilja commented on code in PR #13058:
URL: https://github.com/apache/ignite/pull/13058#discussion_r3123406524


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheIoManager.java:
##########
@@ -917,7 +917,7 @@ private void processFailedMessage(UUID nodeId,
 
             break;
 
-            case 10910: {
+            case 10911: {

Review Comment:
   @Vladsz83 @anton-vinogradov , now it looks very ugly that we need to do 
this. It is necessary to refactor this case block.



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