rpuch commented on code in PR #6199:
URL: https://github.com/apache/ignite-3/pull/6199#discussion_r2191776295


##########
modules/network-api/src/main/java/org/apache/ignite/internal/network/MessagingService.java:
##########
@@ -34,7 +34,7 @@ public interface MessagingService {
      * Send the given message asynchronously to the specific member without 
any delivery guarantees.
      *
      * @param recipient Recipient of the message.
-     * @param msg       Message which should be delivered.
+     * @param msg Message which should be delivered.

Review Comment:
   Come on, it's just about whitespace in 3 lines :)



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to