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

Mahadev konar commented on ZOOKEEPER-231:
-----------------------------------------

@krishna:
a distributed application say A1 might have thousands of clients of Zookeeper. 
So, the idea is that the admins assign /apps/a1 for application A1 (set them up 
with proper acls so that only A1 is able to access it). 

also for reliably knowing the app name we would have some kind of authorization 
for a client to identify itself as a part of some application. initially it 
could just be something like 
instantiating a zookeeper-client with an application name. (no security).


> 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