You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/05/10 08:13:04 UTC

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

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

Vladimir Ozerov updated IGNITE-4713:
------------------------------------
    Component/s:     (was: community)
                 general

>  refactoring of GridFinishedFuture and GridFutureAdapter
> --------------------------------------------------------
>
>                 Key: IGNITE-4713
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4713
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>            Reporter: Alexander Menshikov
>            Assignee: Alexander Menshikov
>            Priority: Trivial
>
> I propose to do refactoring of classes "GridFinishedFuture" and "GridFutureAdapter". There is field "resFlag" which can equals "ERR = 1" or "RES = 2". So I can replace it to one "bool haveResult" field.
> 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)