[
https://issues.apache.org/jira/browse/HBASE-19658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343175#comment-16343175
]
Anoop Sam John commented on HBASE-19658:
----------------------------------------
bq.else if (oneCellOnCSLMHeapSize + MutableSegment.DEEP_OVERHEAD >
inMemoryFlushSize) {
This assumes that all 3 cells get flushed into one CCM immutable segment. Is
that correct? What if more than one in memory flush? Or the test wont do that?
Seems difficult to understand this.
> 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
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19658-V01.patch, HBASE-19658-V02.patch,
> HBASE-19658-V03.patch, HBASE-19658-V04.patch, HBASE-19658-V05.patch,
> HBASE-19658.006.patch, HBASE-19658.05.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
(v7.6.3#76005)