[
https://issues.apache.org/jira/browse/HBASE-12633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-12633:
----------------------------------
Fix Version/s: (was: 1.0.0)
1.1.0
> Move online configuration script to be a separate class and add support for
> non-default ports
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-12633
> URL: https://issues.apache.org/jira/browse/HBASE-12633
> Project: HBase
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 0.89-fb
> Reporter: Federico Piccinini
> Priority: Trivial
> Fix For: 1.1.0
>
>
> The online configuration change script helps us reloading configurations in
> an online manner. In a majority of the cases, we want to reload
> configurations on all the servers. In some cases, we reload the config on a
> single server.
> Right now we use a script. However, it would be nice to revisit the code and
> do two things:
> (1) Move the code to a Java class. This in general will help with error
> reporting/handling, etc. and would be more convenient.
> (2) Be able to handle cases where the host name does not use the default port.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)