Patrick Rhomberg created GEODE-4643:
---------------------------------------
Summary: Shutdown command should (optionally) wait for shutdown
Key: GEODE-4643
URL: https://issues.apache.org/jira/browse/GEODE-4643
Project: Geode
Issue Type: Bug
Components: gfsh, management
Reporter: Patrick Rhomberg
Shutdown of a member is asynchronous. The {{shutdown}} command will trigger
shutdown, but not guarantee it.
Beyond the obvious benefit of guaranteeing cluster state, this has also proven
problematic in the {{runAll}} task of the {{geode-examples}} repository, as
subsequent tests can begin before the previous test has finished tearing down.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)