[ 
https://issues.apache.org/jira/browse/HBASE-27800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771554#comment-17771554
 ] 

Ray Mattingly commented on HBASE-27800:
---------------------------------------

A small detail, I think we should prefer 'all' to '*' as our wildcard here 
because the precedent has already been set for RegionServer quotas.

> Add support for default user quotas using USER => 'all' 
> --------------------------------------------------------
>
>                 Key: HBASE-27800
>                 URL: https://issues.apache.org/jira/browse/HBASE-27800
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Assignee: Ray Mattingly
>            Priority: Major
>
> If someone sets a quota with USER => 'all' (or maybe '*'), treat that as a 
> default quota for each individual user. When a request comes from a user, it 
> will lookup current QuotaState based on username. If one doesn't exist, it 
> will be pre-filled with whatever the 'all' quota was set to. Otherwise, if 
> you then define a quota for a specific user that will override whatever 
> default you have set for that user only.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to