[
https://issues.apache.org/jira/browse/IGNITE-14323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-14323:
-------------------------------------
Fix Version/s: (was: 3.0.0-alpha2)
3.0.0-alpha3
> 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
> Priority: Minor
> Fix For: 3.0.0-alpha3
>
>
> 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)