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)