You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Muhammad Samir Khan (Jira)" <ji...@apache.org> on 2021/12/17 19:40:00 UTC

[jira] [Created] (HBASE-26598) Fix excessive connections in MajorCompactor

Muhammad Samir Khan created HBASE-26598:
-------------------------------------------

             Summary: Fix excessive connections in MajorCompactor
                 Key: HBASE-26598
                 URL: https://issues.apache.org/jira/browse/HBASE-26598
             Project: HBase
          Issue Type: Improvement
          Components: Compaction, tooling
            Reporter: Muhammad Samir Khan
             Fix For: 1.7.2, 2.6.0, 3.0.0-alpha-3


MajorCompactor creates excessive connections: once every time MajorCompactionRequest.getConnection is called. Can do better by using the Connection object created in MajorCompactor.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)