You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/14 21:28:00 UTC

[jira] [Commented] (GEODE-3052) Restarting 2 locators within 1s of each other causes potential locator split brain

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

ASF subversion and git services commented on GEODE-3052:
--------------------------------------------------------

Commit 15a3b5a6eb789b01639a03c4318f5d3c10bd2158 in geode's branch refs/heads/develop from [~hitesh.khamesra]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=15a3b5a ]

GEODE-3052 Need to reset isCoordinator flag in GMSLocator.

isCoordinator flag ensures that this process is becoming the
coordinator thus other process should join this process. But
when network parttion happens, we were not resetting this flag.

Now we reset isCoordinator flag when viewCreator thread shutdowns.

added unit test for it.


> Restarting 2 locators within 1s of each other causes potential locator split brain
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-3052
>                 URL: https://issues.apache.org/jira/browse/GEODE-3052
>             Project: Geode
>          Issue Type: Bug
>          Components: locator
>    Affects Versions: 1.1.1
>            Reporter: Udo Kohlmeyer
>            Assignee: Hitesh Khamesra
>             Fix For: 1.3.0
>
>
> Using the artifacts from GEODE-3003, it is possible to cause a locator split brain upon locator startup. This seems to only happen when the locators start within 1s of each other, i.e <1s.



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