[
https://issues.apache.org/jira/browse/HBASE-30209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088292#comment-18088292
]
Hudson commented on HBASE-30209:
--------------------------------
Results for branch branch-3
[build #81 on
builds.a.o|https://ci-hbase.apache.org/job/HBase-Integration-Test/job/branch-3/81/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.5 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.3.6 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.0 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.1 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.2 {color}
(/) {color:green}+1 client integration test for 3.4.2 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.3 {color}
(/) {color:green}+1 client integration test for 3.4.3 with shaded hadoop
client{color}
> MobFileCleanerChore is not registered for online configuration updates
> ----------------------------------------------------------------------
>
> Key: HBASE-30209
> URL: https://issues.apache.org/jira/browse/HBASE-30209
> Project: HBase
> Issue Type: Improvement
> Components: master, mob
> Reporter: Xiao Liu
> Assignee: Xiao Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.5.16, 2.6.7
>
>
> {\{MobFileCleanerChore}} implements \{{ConfigurationObserver}}, but
> \{{HMaster}} only creates and schedules the chore and does not register it
> with \{{ConfigurationManager}}.
> Because of this, online configuration reloads triggered by \{{update_config}}
> do not reach \{{MobFileCleanerChore}}. In practice, changes such as
> \{{hbase.master.mob.cleaner.threads}} do not take effect until the master is
> restarted.
> This patch registers \{{MobFileCleanerChore}} with \{{ConfigurationManager}}
> during initialization, deregisters it during shutdown, and adds tests to
> cover both the \{{HMaster}} wiring and the chore's own configuration change
> handling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)