Yakov Zhdanov created IGNITE-216:
------------------------------------
Summary: rework future adapter
Key: IGNITE-216
URL: https://issues.apache.org/jira/browse/IGNITE-216
Project: Ignite
Issue Type: Bug
Reporter: Yakov Zhdanov
1. remove async notification - everyone can create listener that executes in
async manner
2. we can remove context - it will not be used in future any more
3. remove boolean fields that manage async settings
4. remove validity check
5. remove listeners collection, but have 1 listener and chain them if needed. I
suspect in 99% of cases we have only 1 listener.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)