[
https://issues.apache.org/jira/browse/IGNITE-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-5570:
------------------------------------
Fix Version/s: (was: 2.3)
> IgniteMessaging should have sendAsync() method
> ----------------------------------------------
>
> Key: IGNITE-5570
> URL: https://issues.apache.org/jira/browse/IGNITE-5570
> Project: Ignite
> Issue Type: Improvement
> Components: messaging
> Affects Versions: 2.1
> Reporter: Dmitry Karachentsev
>
> With old API IgniteMessaging.send() checks async mode, and if it's true,
> invokes local listener asynchronously in public pool. Support of async
> listener invocation should be added in IgniteMessaging, f.e.:
> IgniteFuture<Void> sendAsync()
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)