[
https://issues.apache.org/jira/browse/HBASE-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145792#comment-15145792
]
Anoop Sam John commented on HBASE-15079:
----------------------------------------
The backport of this Jira to 0.98 branch broke one test case
Test Result (2 failures / ±0)
org.apache.hadoop.hbase.client.TestMultiParallel.testBatchWithPut
org.apache.hadoop.hbase.client.TestMultiParallel.testBatchWithPut
See it above comment itself
FAILURE: Integrated in HBase-0.98-matrix #295 (See
https://builds.apache.org/job/HBase-0.98-matrix/295/)
> TestMultiParallel.validateLoadedData AssertionError: null
> ---------------------------------------------------------
>
> Key: HBASE-15079
> URL: https://issues.apache.org/jira/browse/HBASE-15079
> Project: HBase
> Issue Type: Bug
> Components: Client, flakey, test
> Affects Versions: 2.0.0, 1.2.0, 1.3.0
> Reporter: stack
> Assignee: Heng Chen
> Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.18
>
> Attachments: HBASE-14915-branch-1.2.patch
>
>
> Saw this failure on internal rig:
> {code}
> Stack Trace:
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.hadoop.hbase.client.TestMultiParallel.validateLoadedData(TestMultiParallel.java:676)
> at
> org.apache.hadoop.hbase.client.TestMultiParallel.doTestFlushCommits(TestMultiParallel.java:293)
> at
> org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsNoAbort(TestMultiParallel.java:241)
> {code}
> [~chenheng] actually added a fix for this failure over in HBASE-14915 but we
> never committed it. Let me attach his patch here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)