[
https://issues.apache.org/jira/browse/HBASE-24137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080955#comment-17080955
]
Nick Dimiduk commented on HBASE-24137:
--------------------------------------
What do you mean "exposed to configuration"? The existing code looks up a value
using the string "hbase.master.metafixer.max.merge.count". Thus it will find it
if it's set in the configuration file. It's not in hbase-defaults.xml or
defined as a constant in HConstants, but it's still a configuration parameter
of HBase. That's what I mean when I say the patch you've attached doesn't
change anything in this regard.
> The max merge count of metafixer should be configurable in MetaFixer
> --------------------------------------------------------------------
>
> Key: HBASE-24137
> URL: https://issues.apache.org/jira/browse/HBASE-24137
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Yu Wang
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: 24137_master_1.patch
>
>
> The max merge count of metafixer should be configurable in MetaFixer
--
This message was sent by Atlassian Jira
(v8.3.4#803005)