Vladsz83 commented on code in PR #12878:
URL: https://github.com/apache/ignite/pull/12878#discussion_r2932168608


##########
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/ErrorMessage.java:
##########
@@ -125,7 +81,7 @@ public void errorBytes(@Nullable byte[] errBytes) {
     }
 
     /**
-     * Safely gets original error from an error message.
+     * Error.

Review Comment:
   To me, more compact code too. I see no reason to make or keep meaningless 
comments. We already have plenty of them. `Gives/produces error` is ok. Just 
function name ik ok to. Or just `@return Error`. 



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