[ 
https://issues.apache.org/jira/browse/HADOOP-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702495#action_12702495
 ] 

Shevek commented on HADOOP-5743:
--------------------------------

Doug, is the configuration serialization format allowed to change (to allow 
on-wire preservation of hierarchy metadata, and thus runtime semantics of 
resources/null-override-safety/etc), or would that be a disallowed 
incompatibility?

> Configuration: Hierachical; documented; null-safe; thread-safe
> --------------------------------------------------------------
>
>                 Key: HADOOP-5743
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5743
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: conf
>            Reporter: Shevek
>         Attachments: 01_configuration.patch
>
>
> Patch to configuration to:
> * Update documentation to match code
> * Make configurations hierarchical
> * Remove global REGISTRY of configurations
> * Adding global default does not reload child configurations
> * (Eventually) make properly thread-safe
> * Allow well-behaved overriding with nulls
> * Allow future satisfaction of ticket 5708 (with which I agree, but Doug does 
> not).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to