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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)