Build Update for apache/geode
-------------------------------------

Build: #3163
Status: Passed

Duration: 10 minutes and 10 seconds
Commit: 15a3b5a (develop)
Author: Hitesh Khamesra
Message: 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.

View the changeset: 
https://github.com/apache/geode/compare/9905794eb041...15a3b5a6eb78

View the full build log and details: 
https://travis-ci.org/apache/geode/builds/253775013?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

Reply via email to