You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2020/04/20 19:21:00 UTC

[jira] [Created] (HBASE-24219) Avoid redundant connection creation during Quota operation

Pankaj Kumar created HBASE-24219:
------------------------------------

             Summary: Avoid redundant connection creation during Quota operation
                 Key: HBASE-24219
                 URL: https://issues.apache.org/jira/browse/HBASE-24219
             Project: HBase
          Issue Type: Improvement
          Components: Quotas
            Reporter: Pankaj Kumar
            Assignee: Pankaj Kumar


QuotaRetriever.init() create a managed connection with the given configuration for each operation, which can be avoided by reusing existing connection.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)