[jira] [Created] (IGNITE-4713) refactoring of GridFinishedFuture and GridFutureAdapter

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

[jira] [Created] (IGNITE-4713) refactoring of GridFinishedFuture and GridFutureAdapter

Anton Vinogradov (Jira)
Alexander Menshikov created IGNITE-4713:
-------------------------------------------

             Summary:  refactoring of GridFinishedFuture and GridFutureAdapter
                 Key: IGNITE-4713
                 URL: https://issues.apache.org/jira/browse/IGNITE-4713
             Project: Ignite
          Issue Type: Improvement
          Components: community
            Reporter: Alexander Menshikov
            Assignee: Alexander Menshikov
            Priority: Trivial


I propose to do refactoring of classes "GridFinishedFuture" and "GridFutureAdapter". These is field "resFlag" wiche can equals "ERR = 1" or "RES = 2". So I can replace it to one "bool haveResult" filed.

If there are no objections, I'm ready to proceed. If you find more such classes, please write about them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)