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

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

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

Muhammad Samir Khan commented on HBASE-26598:
---------------------------------------------

Will prepare a patch for branch-2 and branch-1 once the PR is approved for master.

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