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

Subbu M Iyer commented on HBASE-3909:
-------------------------------------

Attached a first draft for review. It may not address all the reqs mentioned in 
this Jira but can be added. (I started with a loose set of requirements and 
hope to refine it as we go further)

1. Config will be maintained in ZK.
2. Any runtime config changes survives master/RS crash.
3. Shell support to update config as well as get config value for a config key.
4. Behind a flag and is disabled by default. Can be enabled through a config 
change.
5. If enabled, any new config changes will be available instantly with out a 
restart.

Please review and let me know your comments. I wanted to get it out here so can 
get early comments and work on addressing the same.


                
> Add dynamic config
> ------------------
>
>                 Key: HBASE-3909
>                 URL: https://issues.apache.org/jira/browse/HBASE-3909
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.96.0
>
>         Attachments: 3909-v1.patch
>
>
> I'm sure this issue exists already, at least as part of the discussion around 
> making online schema edits possible, but no hard this having its own issue.  
> Ted started a conversation on this topic up on dev and Todd suggested we 
> lookd at how Hadoop did it over in HADOOP-7001

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to