[ 
https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apekshit Sharma updated HBASE-13936:
------------------------------------
    Description: 
Here's the design doc: 
https://docs.google.com/document/d/1WiO2bqguR2DaVT-J2SZTCONbQ3pEhpbOI_bbLMaXRjE/edit#

Main changes:
get*("foo.bar", default_value)  ---> get*(HConfig.FOO_BAR)  // using enums
Robust framework and better documentation for dynamic configurations.

Basic overview of new design:
!design.jpg!

  was:Here's the design doc: 
https://docs.google.com/document/d/1WiO2bqguR2DaVT-J2SZTCONbQ3pEhpbOI_bbLMaXRjE/edit#


> Improve dynamic configuration framework
> ---------------------------------------
>
>                 Key: HBASE-13936
>                 URL: https://issues.apache.org/jira/browse/HBASE-13936
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Apekshit Sharma
>
> Here's the design doc: 
> https://docs.google.com/document/d/1WiO2bqguR2DaVT-J2SZTCONbQ3pEhpbOI_bbLMaXRjE/edit#
> Main changes:
> get*("foo.bar", default_value)  ---> get*(HConfig.FOO_BAR)  // using enums
> Robust framework and better documentation for dynamic configurations.
> Basic overview of new design:
> !design.jpg!



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

Reply via email to