Scott Jewell created GEODE-7492:
-----------------------------------
Summary: Harden create_instance.sh to handle slow start
Key: GEODE-7492
URL: https://issues.apache.org/jira/browse/GEODE-7492
Project: Geode
Issue Type: Bug
Components: ci
Reporter: Scott Jewell
Fix For: 1.11.0
When an instance is slow to start, it can be in a state where a delete of the
instance will fail
due to the fact that it is not active yet, and a subsequent create will fail
with a duplicate name.
When this happens, the create_instance.sh script will loop on
delete/create until all retries have been exhausted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)