You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:02:02 UTC

[jira] [Updated] (IGNITE-9496) Add listenAsync method to GridFutureAdapter

     [ https://issues.apache.org/jira/browse/IGNITE-9496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-9496:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Add listenAsync method to GridFutureAdapter
> -------------------------------------------
>
>                 Key: IGNITE-9496
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9496
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 2.5
>            Reporter: Pavel Kovalenko
>            Priority: Major
>             Fix For: 2.9
>
>
> Currently, there is no possibility to add an async listener to an internal future with the possibility to choose an appropriate executor for such listener.
> This would be useful to change thread that will execute a future listener.
> We should add listenAsync method to GridFutureAdapter and add the possibility to set arbitrary submitter/executor for such listeners.



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