[
https://issues.apache.org/jira/browse/HBASE-27800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814887#comment-17814887
]
Ray Mattingly commented on HBASE-27800:
---------------------------------------
I've decided to add support here via some new configuration options, and to
only support a handful of user throttles. PR coming soon
> 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)