Jinmei Liao created GEODE-6982:
----------------------------------
Summary: The statusMessage field in the Cluster Management Service
response needs more editing
Key: GEODE-6982
URL: https://issues.apache.org/jira/browse/GEODE-6982
Project: Geode
Issue Type: Improvement
Components: management
Reporter: Jinmei Liao
Per docs feedback, for those statusMessages shown on the twiki page:
https://cwiki.apache.org/confluence/display/GEODE/Management+REST+API, these
following improvement could be made:
1. start with capital letter,
2 end with a period,
3. spell out configuration.
4. no mention of “Cache Element” in ""cache element Foo already exists.",
5: "Region name is required." instead of "Name of the region has to be
specified.",
6: remove hyphen between “double-underscore”
7 "user does not have “DATA:MANAGE” permission" instead of "user not authorized
for DATA:MANAGE".
8 The cluster configuration service is not running. instead of "cluster
persistence service is not running"
9 region name needs to be consistent use the one without “/”.
10: Failed to delete region /Foo. Reason: xxxx”, instead of "Failed to delete
region /Foo because of <reason>"
11: include real server name in “server needs to be restarted”
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)