[
https://issues.apache.org/jira/browse/HBASE-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639062#comment-13639062
]
Jonathan Hsieh commented on HBASE-8372:
---------------------------------------
Currently, there are none of these hypothetical edits in our unit tests -- if
the did exist today, any attempts would have failed. This patch only widens
the possible places edits can be done but does not introduce the situations you
mention. If can happen somewhere, this means our unit tests are insufficient,
and we should add coverage.
I think it would be appropriate to add that functionality if/when we need it.
If you want me to add it now, please provide a scenario where this problem can
happen today. If a reasonable scenario is described, I'll file a
follow-on-jira to add the unit tests to cover this.
> Provide mutability to CompoundConfiguration
> -------------------------------------------
>
> Key: HBASE-8372
> URL: https://issues.apache.org/jira/browse/HBASE-8372
> Project: HBase
> Issue Type: New Feature
> Reporter: Ted Yu
> Assignee: Jonathan Hsieh
> Attachments: hbase-8372.patch, hbase-8372.v2.patch,
> hbase-8372.v3.patch
>
>
> In discussion of HBASE-8347, it was proposed that CompoundConfiguration
> should support mutability.
> This can be done by consolidating ImmutableConfigMap's on first modification
> to CompoundConfiguration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira