You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "kevin.chen (JIRA)" <ji...@apache.org> on 2016/11/18 08:15:58 UTC

[jira] [Comment Edited] (ZOOKEEPER-2564) No message is prompted when trying to delete quota with different quota option

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676012#comment-15676012 ] 

kevin.chen edited comment on ZOOKEEPER-2564 at 11/18/16 8:15 AM:
-----------------------------------------------------------------

hi Rakesh Kumar Singh

I fixed this issue today, this is my first time to contribute to the open source project, It seems I can't submit the patch, could you help me on this?  very hope you can give me a help at the beginning.


was (Author: chenyuyun-emc):
hi Rakesh Kumar Singh

I fixed this issue today, this is my first time to contribute to the opensource project, It seems I can't submit the patch, could you help me on this?  very help you can give me a help at the beginning.

> 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)