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

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

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

Ivan Rakov reassigned IGNITE-6016:
----------------------------------

    Assignee: Alexey Goncharuk  (was: Ivan Rakov)

> 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: Alexey Goncharuk
>             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.
> It's the only usage of topology hash in Ignite, so we should remove it with all related tests.



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