[
https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911353#comment-13911353
]
Hudson commented on HBASE-10582:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #4951 (See
[https://builds.apache.org/job/HBase-TRUNK/4951/])
HBASE-10582: 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table
contains row for table '-ROOT' or '.META.' (jeffreyz: rev 1571529)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/migration/NamespaceUpgrade.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/migration/TestNamespaceUpgrade.java
> 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for
> table '-ROOT' or '.META.'
> ------------------------------------------------------------------------------------------------------
>
> Key: HBASE-10582
> URL: https://issues.apache.org/jira/browse/HBASE-10582
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0, 0.96.0, 0.96.1
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Priority: Critical
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: hbase-10582-v1.patch, hbase-10582.patch
>
>
> When '-ROOT-', '.META' rows are contained in ACL table, during upgrade
> process, ACL zk nodes can't be populated to zookeeper because
> AccessControlLists#loadAll(HRegion) fails to load table permissions due to
> parsePermissionRecord throws IllegalArgumentException from TableName.valueof.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)