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

Alexander Menshikov updated IGNITE-4713:
----------------------------------------
    Description: 
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.

  was:
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.


>  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". 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)

Reply via email to