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

Bruce Schuchardt resolved GEODE-630.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating.M2

This was fixed by [~ukohlmeyer] in 0af59683b847ea431e4b653867e74c3d714c8ac1.  
The becomeCoordinator mechanism was reworked to eliminate race conditions.  
When the locator joins the distributed system it now enters as a normal, 
non-coordinator, first.  Then it promotes itself to coordinator.  This ensures 
that members all see the locator join before it is promoted.

> CI failure: LocatorDUnitTest.testCollocatedLocatorWithSecurity
> --------------------------------------------------------------
>
>                 Key: GEODE-630
>                 URL: https://issues.apache.org/jira/browse/GEODE-630
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Darrel Schneider
>              Labels: CI
>             Fix For: 1.0.0-incubating.M2
>
>
> git rev 9283282c64076c5f8e599f3d47895f3c48e205e8 build #815
> junit.framework.AssertionFailedError: should be the coordinator 
> expected:<venezuela(17398)<ec><v12>:1025> but was:<venezuela(17451)<v1>:1026>
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.Assert.failNotEquals(Assert.java:329)
>       at junit.framework.Assert.assertEquals(Assert.java:78)
>       at junit.framework.TestCase.assertEquals(TestCase.java:244)
>       at 
> com.gemstone.gemfire.distributed.LocatorDUnitTest.testCollocatedLocatorWithSecurity(LocatorDUnitTest.java:207)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to