[ 
https://issues.apache.org/jira/browse/HBASE-24219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090744#comment-17090744
 ] 

Pankaj Kumar commented on HBASE-24219:
--------------------------------------

Yes [~liuml07]. Most of the places have already connection where 
QuotaRetriever#open(...) is used, so same connection can be reused instead of 
creating new one always.

> 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
>            Priority: Major
>
> 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)

Reply via email to