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 2016/11/21 15:24:58 UTC

[jira] [Resolved] (HBASE-17137) TestFromClientSide#testClientScannerIsResetWhenScanThrowsIOException fails in branch-1

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

Ted Yu resolved HBASE-17137.
----------------------------
    Resolution: Duplicate

Covered by addendum to HBASE-17118

> TestFromClientSide#testClientScannerIsResetWhenScanThrowsIOException fails in branch-1
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-17137
>                 URL: https://issues.apache.org/jira/browse/HBASE-17137
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>
> From https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop/541/consoleFull :
> {code}
> testClientScannerIsResetWhenScanThrowsIOException(org.apache.hadoop.hbase.client.TestFromClientSide)  Time elapsed: 1.907 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<17576> but was:<0>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.junit.Assert.assertEquals(Assert.java:631)
> 	at org.apache.hadoop.hbase.client.TestFromClientSide.testClientScannerIsResetWhenScanThrowsIOException(TestFromClientSide.java:702)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)