[ 
https://issues.apache.org/jira/browse/HBASE-12286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177884#comment-14177884
 ] 

stack commented on HBASE-12286:
-------------------------------

The change to hbase-site.xml is unintentional [~manukranthk]?  If so I will 
leave it out on commit.

On the command names, you have update_rs_config and 'update_all_rs_config' and 
you take a 'host:port' arg.

What you think of one command named 'load_config' and if you do not pass a 
specific server, it loads all configs on the cluster?  And rather than 
'host:port', you pass it a 'servername' instead?  If you look at help 
'close_region', see how it takes a servername optionally.  See 'move' how it 
takes a servername rather than a host:port.    Ditto for hlog_roll.

If things like servername make no sense to you, and you want me to finish this 
patch up (you've done the hard part) doing above suggestions, just say.

> [shell] Add server/cluster online load of configuration changes
> ---------------------------------------------------------------
>
>                 Key: HBASE-12286
>                 URL: https://issues.apache.org/jira/browse/HBASE-12286
>             Project: HBase
>          Issue Type: New Feature
>          Components: shell
>            Reporter: stack
>            Assignee: Manukranth Kolloju
>             Fix For: 0.99.2
>
>         Attachments: 
> 0001-Adding-shell-methods-for-Admin.updateConfiguration.patch
>
>
> Add new loadConfig and loadConfig ServerName verbs to shell to expose new 
> online loading of config changes.
> This is last piece of a forward port of 0.89fb dynamic config feature done by 
> [~manukranthk]
> I'll do this last bit if no one else takes it up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to