[
https://issues.apache.org/jira/browse/HBASE-19658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325416#comment-16325416
]
Jean-Marc Spaggiari commented on HBASE-19658:
---------------------------------------------
[~stack]
{code}
-------------------------------------------------------------------------------
Test set:
org.apache.hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore
-------------------------------------------------------------------------------
Tests run: 76, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.04 s <<<
FAILURE! - in
org.apache.hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore
testFlatteningToJumboCellChunkMap[0](org.apache.hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore)
Time elapsed: 0.472 s <<< FAILURE!
java.lang.AssertionError: expected:<6292152> but was:<6292084>
at
org.apache.hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore.testFlatteningToJumboCellChunkMap(TestCompactingToCellFlatMapMemStore.java:815)
{code}
See attached.
> Fix and reenable
> TestCompactingToCellFlatMapMemStore#testFlatteningToJumboCellChunkMap
> --------------------------------------------------------------------------------------
>
> Key: HBASE-19658
> URL: https://issues.apache.org/jira/browse/HBASE-19658
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 2.0.0-beta-1
> Reporter: stack
> Assignee: Anastasia Braginsky
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19658-V01.patch, HBASE-19658-V02.patch,
> HBASE-19658-V03.patch,
> org.apache.hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore-output.txt
>
>
> testFlatteningToJumboCellChunkMap was disabled so could commit HBASE-19282 on
> branch-2. This test is failing reliably. Assigned to [~anastas]. This issue
> is about fixing the failing test and reenabling it in time for beta-2. Thanks
> A.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)