Rakesh Kumar Singh created ZOOKEEPER-2564:
---------------------------------------------
Summary: No message is prompted when trying to delete quota with
different quota option
Key: ZOOKEEPER-2564
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2564
Project: ZooKeeper
Issue Type: Bug
Components: server
Affects Versions: 3.5.1
Reporter: Rakesh Kumar Singh
Priority: Minor
No message is prompted when trying to delete quota with different quota option.
Steps to reproduce:-
1. Start zookeeper in cluster mode
2. Create some node and set quota like
setquota -n 10 /test
3. Now try to delete as below:-
delquota -b /test
Here no message/exception is prompted. We should prompt message like
"Byte Quota does not exist for /test"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)