[
https://issues.apache.org/jira/browse/ZOOKEEPER-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676029#comment-15676029
]
Michael Han commented on ZOOKEEPER-2564:
----------------------------------------
[~chenyuyun-emc] You can send a pull request through git, please check out
[this
page|https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute]
(section Pull requests via github).
> 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
> Assignee: 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)