You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "seekerak (JIRA)" <ji...@apache.org> on 2015/05/05 04:05:06 UTC

[jira] [Created] (ZOOKEEPER-2180) quota do not take effect in version 3.4.6

seekerak created ZOOKEEPER-2180:
-----------------------------------

             Summary: quota do not take effect in version 3.4.6
                 Key: ZOOKEEPER-2180
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2180
             Project: ZooKeeper
          Issue Type: Bug
         Environment: zookeeper version 3.4.6
            Reporter: seekerak


[zk: localhost:2181(CONNECTED) 18] listquota /mynode
absolute path is /zookeeper/quota/mynode/zookeeper_limits
Output quota for /mynode count=-1,bytes=100
Output stat for /mynode count=6,bytes=484

[zk: localhost:2181(CONNECTED) 19] listquota /mynode_n
absolute path is /zookeeper/quota/mynode_n/zookeeper_limits
Output quota for /mynode_n count=2,bytes=-1
Output stat for /mynode_n count=5,bytes=5



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)