[
https://issues.apache.org/jira/browse/HBASE-11253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009139#comment-14009139
]
Hudson commented on HBASE-11253:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #296 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/296/])
HBASE-11253 IntegrationTestWithCellVisibilityLoadAndVerify failing since
HBASE-10326 (Anoop Sam John) (apurtell: rev
bade38219bce159a4429d3e56f4a00363c810cb0)
*
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestWithCellVisibilityLoadAndVerify.java
> IntegrationTestWithCellVisibilityLoadAndVerify failing since HBASE-10326
> ------------------------------------------------------------------------
>
> Key: HBASE-11253
> URL: https://issues.apache.org/jira/browse/HBASE-11253
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 0.99.0, 0.98.3
>
> Attachments: HBASE-11253.patch
>
>
> One of the user doing the scan in this test was added as a super user. One
> label was not auth for him and the test asserts that the user is not
> retrieving the cells with this label. But since HBASE-10326 we wont consider
> the labels for the super user but will be able to read back all the data.
> Hence the IT test fails.
> To correct the test, both the users in this IT test to be normal users with
> different auth labels set.
--
This message was sent by Atlassian JIRA
(v6.2#6252)