Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, all types of rpc throttle quota (include region server, namespace, table and user quota) are hard limit, which means once requests exceed the amount, they will be throttled.
In some situation, user use out of all their own quotas but region server still has available quota because other users don't consume at the same time, in this case, we can allow user consume additional quota. So add a switch to enable or disable other quotas(except region server quota) exceed.
Attachments
Attachments
Issue Links
- links to