You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/02/08 22:47:00 UTC

[jira] [Created] (GEODE-4643) Shutdown command should (optionally) wait for shutdown

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)