Darrel Schneider created GEODE-6066: ---------------------------------------
Summary: gfsh create data-source should fail if no servers are running Key: GEODE-6066 URL: https://issues.apache.org/jira/browse/GEODE-6066 Project: Geode Issue Type: Bug Components: extensions Reporter: Darrel Schneider Currently create data-source will return Status.OK if no servers are running. But when that happens: # no validation of the data-source was done # no cluster config changes were made. So even though it returns OK is did not create the data-source. It should instead fail and say that at least one server is required when creating a data-source. -- This message was sent by Atlassian JIRA (v7.6.3#76005)