Pavel Kovalenko created IGNITE-9496: ---------------------------------------
Summary: 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 Fix For: 2.7 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 (v7.6.3#76005)