You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/18 01:02:44 UTC

[jira] [Resolved] (HBASE-10778) Unique keys accounting in MultiThreadedReader is incorrect

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

Ted Yu resolved HBASE-10778.
----------------------------

    Resolution: Fixed

> Unique keys accounting in MultiThreadedReader is incorrect
> ----------------------------------------------------------
>
>                 Key: HBASE-10778
>                 URL: https://issues.apache.org/jira/browse/HBASE-10778
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: hbase-10070
>
>         Attachments: 10778-v1.txt
>
>
> TestMiniClusterLoad* tests fail in 10070 branch.
> Here is one example:
> {code}
> ava.lang.AssertionError: expected:<0> but was:<7>
> 	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.util.TestMiniClusterLoadSequential.runLoadTestOnExistingTable(TestMiniClusterLoadSequential.java:139)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)