Dave Barnes created GEODE-4130:
----------------------------------
Summary: gfsh messaging inconsistent for async event queue not
found
Key: GEODE-4130
URL: https://issues.apache.org/jira/browse/GEODE-4130
Project: Geode
Issue Type: Improvement
Components: gfsh
Reporter: Dave Barnes
The gfsh command "alter async-event-queue" responds "Can not find an async
event queue with id 'MyQ'" if the async event queue with id=MyQ does not exist.
The gfsh command "destroy async-event-queue" responds to the same condition
with "Async event queue 'MyQ' not found".
Two suggestions:
(1) The messages should use the same wording for consistency and the user's
convenience.
(2) If the "Can not..." form is chosen, the word should be "Cannot..."
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)