shishkovilja commented on code in PR #13462:
URL: https://github.com/apache/ignite/pull/13462#discussion_r3777122775
##########
modules/core/src/main/java/org/apache/ignite/internal/util/ErrorMessage.java:
##########
@@ -31,6 +32,8 @@
*/
// TODO IGNITE-28912: move to a common package.
@SuppressWarnings({"NullableProblems", "unused"})
+// Travels both transports, and an error is an arbitrary user class the
cluster may not know yet.
Review Comment:
Comment should be moved into the Javadoc.
--
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]