Jason Huynh created GEODE-2680: ---------------------------------- Summary: Gfsh start server command hangs while waiting for offline members Key: GEODE-2680 URL: https://issues.apache.org/jira/browse/GEODE-2680 Project: Geode Issue Type: Bug Components: core, gfsh Reporter: Jason Huynh
When starting up a server with persistent files, the server waits for the other offline members as expected. However the gfsh command seems to not abort and instead is “stuck.” Gfsh should complete and allow the user/admin to continue administering commands to revoke members etc. Attached is a cache xml file and oplogs to reproduce the file. Steps to reproduce: Configuration: 1.) Edit the cache.xml file to point to the appropriate disk store location Commands: 1.) start locator —-name=locator1 2.) start server --name=server1 -—cache-xml-file=cache.xml Now the process is stuck. In my run the locator eventually shuts itself down too... -- This message was sent by Atlassian JIRA (v6.3.15#6346)