[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650731#action_12650731
 ] 

Patrick Hunt commented on ZOOKEEPER-231:
----------------------------------------

Another issue with perclient tracking - what if an IP is running multiple 
clients (within or across processes). It seems to me that having quotas based 
on subtrees (application/service) make much more sense.

/app/app1 10mb
/app/app2/service1 10mb
/app/app2/service2 10mb
/app/app3 30mb
etc...

Regardless of the number of clients i've limited a particular 
service/application to a set space.


> Quotas in zookeeper
> -------------------
>
>                 Key: ZOOKEEPER-231
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-231
>             Project: Zookeeper
>          Issue Type: New Feature
>    Affects Versions: 3.0.0
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.1.0
>
>
> creating quota's in zookeeper so that a runaway application does not bring 
> down the zookeeper cluster.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to