Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28370

Default user quotas are refreshing too frequently

    XMLWordPrintableJSON

Details

    Description

      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.

      This should be a 1 line fix in QuotaUtil's buildDefaultUserQuotaState method.

      Attachments

        Issue Links

          Activity

            People

              rmdmattingly Ray Mattingly
              rmdmattingly Ray Mattingly
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: