[
https://issues.apache.org/jira/browse/IGNITE-9496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-9496:
--------------------------------------
Fix Version/s: (was: 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
>
> 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)