[
https://issues.apache.org/jira/browse/HBASE-24975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195006#comment-17195006
]
Viraj Jasani commented on HBASE-24975:
--------------------------------------
I checked the relevant code and it seems to be working fine. Could you please
provide sequence of steps that you used to repro this? e.g how you updated
hbase-site on server X, Y, Z. And after executing update_config 'X', what
behaviour was observed, any specific logs that implies above configs are not
changing?
Moreover, these configs are only applicable for active HMaster, hope that was
the case with "update_config server_name" command.
> HBASE shell update_config doesn't work for master node
> ------------------------------------------------------
>
> Key: HBASE-24975
> URL: https://issues.apache.org/jira/browse/HBASE-24975
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 2.3.1
> Reporter: Clara Xiong
> Priority: Critical
>
> The helper message says:
> Reload a subset of configuration on server 'servername' where servername is
> host, port plus startcode. For example:
> host187.example.com,60020,1289493121758
> See http://hbase.apache.org/book.html#dyn_config for more details. Here is how
> you would run the command in the hbase shell:
> hbase> update_config 'servername'
>
> But the command doesn't update config on master.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)