[jira] [Created] (IGNITE-6016) Get rid of checking topology hash in ackTopology

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

[jira] [Created] (IGNITE-6016) Get rid of checking topology hash in ackTopology

Anton Vinogradov (Jira)
Ivan Rakov created IGNITE-6016:
----------------------------------

             Summary: Get rid of checking topology hash in ackTopology
                 Key: IGNITE-6016
                 URL: https://issues.apache.org/jira/browse/IGNITE-6016
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.1
            Reporter: Ivan Rakov
            Assignee: Ivan Rakov
             Fix For: 2.2


We check topologyHash in ackTopology in order to avoid printing "Topology snapshot" message twice. It's redundant - we can just atomically increase topology version with GridAtomicLong#setIfGreater.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)