delQuota does not remove the quota node and subesquent setquota calls for that
path will fail
---------------------------------------------------------------------------------------------
Key: ZOOKEEPER-1088
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1088
Project: ZooKeeper
Issue Type: Bug
Components: server
Affects Versions: 3.3.3
Reporter: Camille Fournier
Assignee: Camille Fournier
Fix For: 3.3.4, 3.4.0
sequota -b 1000 /testing
delquota -b /testing
setquota -n 1024 /testing
Command failed: java.lang.IllegalArgumentException: /testing has a parent
/zookeeper/quota/testing which has a quota
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira