You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 15:59:00 UTC

[jira] [Resolved] (HBASE-11301) IntegrationTestWithCellVisibilityLoadAndVerify does not work when ACL and Visibility CP is used together

     [ https://issues.apache.org/jira/browse/HBASE-11301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-11301.
-----------------------------------------
      Assignee:     (was: ramkrishna.s.vasudevan)
    Resolution: Incomplete

> IntegrationTestWithCellVisibilityLoadAndVerify does not work when ACL and Visibility CP is used together
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-11301
>                 URL: https://issues.apache.org/jira/browse/HBASE-11301
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Major
>
> When IntegrationTestWithCellVisibilityLoadAndVerify is used with Visibility controller it works fine.
> when used along with ACL CP the required results are not fetched.  Seems to be a set up problem.
> {code}Time: 19.477
> There was 1 failure:
> 1) testLoadAndVerify(org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify)
> java.lang.AssertionError: expected:<581> but was:<0>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:743)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.junit.Assert.assertEquals(Assert.java:555)
>         at org.junit.Assert.assertEquals(Assert.java:542)
>         at org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.doVerify(IntegrationTestWithCellVisibilityLoadAndVerify.java:259)
>         at org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.testLoadAndVerify(IntegrationTestLoadAndVerify.java:389)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)