[
https://issues.apache.org/jira/browse/HBASE-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639094#comment-13639094
]
Jonathan Hsieh commented on HBASE-8372:
---------------------------------------
The specific example great -- please do this in the future! When this is
concrete it is much easier to act upon.
Here's what I get:
{code}
mvn test -Dhadoop.profile=2.0 -Dtest=TestSecureLoadInc*
...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.318 sec <<<
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.376 sec <<<
FAILURE!
{code}
> 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