ztzg commented on a change in pull request #934: ZOOKEEPER-3301:Enforce the
quota limit
URL: https://github.com/apache/zookeeper/pull/934#discussion_r357017984
##########
File path: zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
##########
@@ -856,6 +856,10 @@ property, when available, is noted below.
commit log is triggered.
Does not affect the limit defined by *flushDelay*.
Default is 1000.
+* *enforeQuota* :
Review comment:
This is a typo; I suppose you meant `enforceQuota`. (This applies
throughout.)
FYI, Mohammad Arshad [was suggesting to use two
properties](https://issues.apache.org/jira/browse/ZOOKEEPER-2593?focusedCommentId=15513419&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-15513419),
`enforce.number.quota` and `enforce.byte.quota`:
> enforce the quota limit at more granular level. can we add
enforce.number.quota and enforce.byte.quota ?
(But I don't know his "use case.")
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services