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

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

@krishna
zookeeper has a pluggalbe authorization system. So in case you want to use ip 
as the granularities instead of an app, then you can create an authorization 
system with 

id = ipaddress.
scheme=ipscheme

which classifies the ipaddesses into one of the subnet ids? ... we already have 
one such auth system using subnet authorization in 
src/java/main/org/apache/zookeeper/server/auth/IPAuthenticationProvider.java 



 

> 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