You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/02/18 13:46:11 UTC

[jira] [Assigned] (IGNITE-216) rework future adapter

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

Yakov Zhdanov reassigned IGNITE-216:
------------------------------------

    Assignee: Yakov Zhdanov

> rework future adapter
> ---------------------
>
>                 Key: IGNITE-216
>                 URL: https://issues.apache.org/jira/browse/IGNITE-216
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Yakov Zhdanov
>            Assignee: 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)