cluster:config-proplist' command does not react on group and PID parameter
which are not existent
--------------------------------------------------------------------------------------------------
Key: KARAF-1338
URL: https://issues.apache.org/jira/browse/KARAF-1338
Project: Karaf
Issue Type: Bug
Components: cellar-core
Reporter: Xiaoli Ding
Priority: Minor
Using 'cluster:config-proplist wronggroup wrongpid' command,the parameter
'wronggroup' and parameter 'wrongpid' are not existent.
ACTUAL:
{panel}
karaf@trun> cluster:config-proplist wronggroup wrongpid
{panel}
EXPECTED like:
{panel}
karaf@trun> cluster:config-proplist wronggroup wrongpid
Error executing command cluster:config-proplist:parameters are wrong (or
similar message)
{panel}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira