You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/23 18:17:00 UTC

[jira] [Commented] (IGNITE-7506) GridClusterStateProcessor#compatibilityMode flag never gets reset to false

    [ https://issues.apache.org/jira/browse/IGNITE-7506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336170#comment-16336170 ] 

ASF GitHub Bot commented on IGNITE-7506:
----------------------------------------

GitHub user sergey-chugunov-1985 opened a pull request:

    https://github.com/apache/ignite/pull/3425

    IGNITE-7506 setting BaselineTopology in compatibilityMode

    …n old nodes left the cluster

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7506

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3425.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3425
    
----
commit 471a47788fa0fb08c19bbb8b4acb8af0a5ba49f1
Author: Sergey Chugunov <se...@...>
Date:   2018-01-23T16:43:23Z

    IGNITE-7506 establishing of BaselineTopology in compatibilityMode when old nodes left the cluster

----


> GridClusterStateProcessor#compatibilityMode flag never gets reset to false
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-7506
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7506
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Major
>
> When Ignite node of version 2.4+ joins cluster with older versions of Ignite running it sets *compatibilityMode* flag to handle **cluster state in a special way (excluding BaselineTopology from discovery exchange process and so on).
> But when all old nodes are turned off there is no way except full cluster restart to enable setting very first **BaselineTopology.
> This should be addressed and some way to exit compatibilityMode without full cluster restart should be provided.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)