Ted Yu created HBASE-17137:
------------------------------
Summary:
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)