You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/12/22 16:15:46 UTC

[jira] [Created] (IGNITE-2237) GridFutureAdapter: simplify and optimize.

Vladimir Ozerov created IGNITE-2237:
---------------------------------------

             Summary: GridFutureAdapter: simplify and optimize.
                 Key: IGNITE-2237
                 URL: https://issues.apache.org/jira/browse/IGNITE-2237
             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


The following ideas is to be evaluated:
1) "startTime" and "endTime" fields have virtually no value. They are used mostly for debug and tests.
2) "ignoreInterrupts" flag can be encapsulated into state.
3) "ArrayListener" concept looks overly complex. Looks like we do not need it at all -> array can be used directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)