You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2017/03/16 23:53:41 UTC

[jira] [Created] (GEODE-2681) Gfsh show missing-disk-stores command hangs when server is waiting for disk stores

Jason Huynh created GEODE-2681:
----------------------------------

             Summary: Gfsh show missing-disk-stores command hangs when server is waiting for disk stores
                 Key: GEODE-2681
                 URL: https://issues.apache.org/jira/browse/GEODE-2681
             Project: Geode
          Issue Type: Bug
          Components: core, gfsh
            Reporter: Jason Huynh


Similar to GEODE-2680:
When starting up a server with persistent files, the server waits for the other offline members as expected.  

When trying to show missing disk stores in a different gfsh process, this command also hangs.  It is expected that this process should not be hung

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

Attempt to start a separate gfsh process and run the following commands:
1.) connect
2.) show missing-disk-stores




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)