You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/26 12:27:00 UTC

[jira] [Updated] (IGNITE-5570) IgniteMessaging should have sendAsync() method

     [ 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)