Kenneth Howe created GEODE-2798:
-----------------------------------
Summary: Gfsh show missing-disk-stores command hangs if cahce is
initializing
Key: GEODE-2798
URL: https://issues.apache.org/jira/browse/GEODE-2798
Project: Geode
Issue Type: Bug
Components: persistence
Reporter: Kenneth Howe
To reproduce:
Use gfsh to create a cluster with a locator and 2 servers, "s0" & "s1".
Create a disk-store and a PERSISTENT_REPLICATE region.
Do some region operations.
Stop "s0".
Stop "s1".
Restart "s0" using the existing cluster configuration. It will be in an
initializing state, waiting for the disk-store for "s1".
In Gfsh run 'show missing-disk-stores'
* The command will hang.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)