Vladimir Ozerov created IGNITE-2236:
---------------------------------------
Summary: Simplify GridCompoundFuture.
Key: IGNITE-2236
URL:
https://issues.apache.org/jira/browse/IGNITE-2236 Project: Ignite
Issue Type: Sub-task
Components: general
Affects Versions: ignite-1.4
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Priority: Critical
Fix For: 1.6
Compount future is integral part of Ignite async/reactive design. However, it seems to be too heavy and inefficient. Need to evaluate possible ways to simplify and optimzie it.
Particularly, the following methods generate a lot garbage:
1) <init>
2) add
3) Listener.apply()
But much more things could be improved here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)