[
https://issues.apache.org/jira/browse/HBASE-24687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Beaudreault resolved HBASE-24687.
---------------------------------------
Fix Version/s: 2.6.0
3.0.0-beta-1
2.5.7
Resolution: Fixed
Thanks [~charlesconnell] for the contribution, and [~zhangduo] for the review!
> MobFileCleanerChore uses a new Connection for each table each time it runs
> --------------------------------------------------------------------------
>
> Key: HBASE-24687
> URL: https://issues.apache.org/jira/browse/HBASE-24687
> Project: HBase
> Issue Type: Bug
> Components: mob
> Affects Versions: 3.0.0-alpha-1
> Reporter: Manas
> Assignee: Charles Connell
> Priority: Minor
> Fix For: 2.6.0, 3.0.0-beta-1, 2.5.7
>
> Attachments: Screen Shot 2020-07-06 at 6.06.43 PM.png
>
>
> Currently creating a new connection for every table under
> MobFileCleanerChore.java where we should theoretically just using the
> connection from HBase masterservices.
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)