You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/02 07:42:13 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14231071#comment-14231071 ] 

Hudson commented on HBASE-11301:
--------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #6627 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/6627/])
HBASE-11301 [optionally] update jmx cache to drop old metrics (Maysam Yabandeh via stack) (stack: rev fb41615887b6a92a1bf8d34f5fbe7779b090ec15)
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl/MetricsSourceAdapter.java
* hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/metrics2/impl/TestMetricsSourceAdapter.java


> 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
>            Assignee: ramkrishna.s.vasudevan
>
> 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
(v6.3.4#6332)