[
https://issues.apache.org/jira/browse/GEODE-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16715514#comment-16715514
]
ASF subversion and git services commented on GEODE-6066:
--------------------------------------------------------
Commit c2c6d35d7c7e0b5865b1f1c3a685c37321430933 in geode's branch
refs/heads/develop from BenjaminPerryRoss
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c2c6d35 ]
GEODE-6066: Fixed cluster config update for error case (#2954)
Co-authored-by: Ben Ross <[email protected]>
Co-autored-by: Jianxia Chen <[email protected]>
> 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: Benjamin P Ross
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.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)