shishkovilja commented on code in PR #12891: URL: https://github.com/apache/ignite/pull/12891#discussion_r2953045351
########## modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java: ########## Review Comment: It seems that `if` block can be removed, and code of `topic` initialization should be completely placed into `#finishUnmarshall`. ########## modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java: ########## Review Comment: It seems that `if` block can be removed, and code of `topic` initialization should be completely placed into `#finishUnmarshall`. -- 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]
