[jira] [Updated] (HBASE-5027) HConnection.create(final Connection conf) does not clone, it creates a new Configuration reading *.xmls and then does a merge.

2011-12-15 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-5027: --- Attachment: 5027.patch HConnection.create(final Connection conf) does not clone, it creates a new

[jira] [Updated] (HBASE-5027) HConnection.create(final Connection conf) does not clone, it creates a new Configuration reading *.xmls and then does a merge.

2011-12-15 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-5027: --- Fix Version/s: 0.94.0 Affects Version/s: 0.94.0 Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-5027) HConnection.create(final Connection conf) does not clone, it creates a new Configuration reading *.xmls and then does a merge.

2011-12-15 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5027: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed the patch minus TestAdmin change.