You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Rakov (JIRA)" <ji...@apache.org> on 2017/08/09 15:43:00 UTC

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

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)