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

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

Commit 70a76592a58379bdd9b53433877b64831fc7432e in geode's branch 
refs/heads/feature/GEODE-3588 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=70a7659 ]

GEODE-3588 2 restarts of Locator results in split brain

removed thread dump in new test


> 2 restarts of Locator results in split brain
> --------------------------------------------
>
>                 Key: GEODE-3588
>                 URL: https://issues.apache.org/jira/browse/GEODE-3588
>             Project: Geode
>          Issue Type: Bug
>          Components: locator, membership
>            Reporter: Michael Martell
>         Attachments: RunLocalhostGemfire.ps1
>
>
> Restarting the locator and listing members works properly. Repeating the 
> process a second time shows no cluster members.
> To repro:
> 1) start a locator
> 2) start a server
> 3) list members (shows locator and server)
> 4) stop the locator
> 5) restart the locator (same as step 1)
> 6) list members (shows locator and server)
> 7) stop the locator a second time
> 8) restart the locator a second time (same as step 1)
> 9) list members shows only the locator
> Notes:
> - This was done on a Windows machine using latest geode/develop (as of 
> 9/11/2017)
> - Was tried with and without using protobuf=true flag, and fails in both 
> cases)



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

Reply via email to