maoling commented on issue #942: ZOOKEEPER-2565:[WIP]---listquota <path> should 
display the quota even it is set on parent/child node
URL: https://github.com/apache/zookeeper/pull/942#issuecomment-495974415
 
 
   - "**listquota <path> display the quota even it is set on parent/child 
node**" is not a good way to solve this issue
   - we should handle this Exception to tell users that a specific parent/child 
node already had a quota and a complete path(from root to leaf node) can only 
be set one quota.
   - this fix is travial and will be done with 
ZOOKEEPER-2563([PR-936](https://github.com/apache/zookeeper/pull/936)) 
together, because in that path we will do a refactor for the `setquota `
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to