[jira] [Created] (IGNITE-14323) Messaging naming unification

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14323) Messaging naming unification

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-14323:
----------------------------------------

             Summary: Messaging naming unification
                 Key: IGNITE-14323
                 URL: https://issues.apache.org/jira/browse/IGNITE-14323
             Project: Ignite
          Issue Type: Sub-task
          Components: networking
            Reporter: Sergey Chugunov
             Fix For: 3.0.0-alpha2


Naming of methods for message sending in NetworkCluster interface could be unified.

# *send* method returning CompletableFuture with semantics "send message and wait when remote node replies with result".
# *sendNoAck* method returning void with semantics "send message to remote node and returns immediately when message is sent to it (written to output connection)"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)