You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/03/30 11:54:26 UTC

[GitHub] [zookeeper] eolivelli commented on a change in pull request #934: ZOOKEEPER-3301:Enforce the quota limit

eolivelli commented on a change in pull request #934: ZOOKEEPER-3301:Enforce the quota limit
URL: https://github.com/apache/zookeeper/pull/934#discussion_r400131091
 
 

 ##########
 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* :
+    (Java system property: **zookeeper.enforeQuota**)
+    enfore the quota check. Enable this option to use the [quota feature](http://zookeeper.apache.org/doc/current/zookeeperQuotas.html).
+    the default value:true.
 
 Review comment:
   yes it breaks because before this change in case of quota related error you had only a log line, now the client will be blocked

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services