[
https://issues.apache.org/jira/browse/GEODE-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jianxia Chen resolved GEODE-6066.
---------------------------------
Resolution: Fixed
> 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
> Assignee: Darrel Schneider
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)