Bryan Beaudreault created HBASE-27800:
-----------------------------------------
Summary: 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
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)