shishkovilja commented on code in PR #12431:
URL: https://github.com/apache/ignite/pull/12431#discussion_r2461199869
##########
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/ErrorMessage.java:
##########
@@ -61,45 +64,35 @@ public ErrorMessage(@Nullable Throwable err) {
* @return Serialized form of throwable.
Review Comment:
```suggestion
* Gets serialized form of throwable. Should be called once only from
MessageWriter.
```
--
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]