rmdmattingly opened a new pull request, #5686:
URL: https://github.com/apache/hbase/pull/5686

   In https://github.com/apache/hbase/pull/5666 we introduced default user 
quotas, but I accidentally called UserQuotaState's default constructor rather 
than passing in the current timestamp. The consequence is that we're constantly 
refreshing these default user quotas, and this can be a bottleneck for 
horizontal cluster scalability.
   
   We have deployed this to a cluster with thousands of unique quota users and 
verified that the refresh workload was significantly reduced.
   
   @bbeaudreault @hgromer @eab148 @bozzkar


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to