[jira] [Created] (IGNITE-3776) Duplicate methods in GridNearAtomicAbstractUpdateFuture child classes.

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

[jira] [Created] (IGNITE-3776) Duplicate methods in GridNearAtomicAbstractUpdateFuture child classes.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-3776:
---------------------------------------

             Summary: Duplicate methods in GridNearAtomicAbstractUpdateFuture child classes.
                 Key: IGNITE-3776
                 URL: https://issues.apache.org/jira/browse/IGNITE-3776
             Project: Ignite
          Issue Type: Task
          Components: cache
    Affects Versions: 1.7
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Minor
             Fix For: 1.8


The following methods are absolutely identical in the classes {{GridNearAtomicSingleUpdateFuture}} and {{GridNearAtomicUpdateFuture}}
- {{mapSingle}}
- {{onSendError}}

Let's refactor that and move common code to the parent class.



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