Anoop Sam John created HBASE-11253:
--------------------------------------
Summary: 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)