[
https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15760785#comment-15760785
]
Anoop Sam John commented on HBASE-17081:
----------------------------------------
I dont mean bug in test.. I mean still an issue with the Compacting memstore..
Am not saying we have. But a failure in a test when Compacting memstore is
used, suggest us to have a look. But what you say is that make the test to
pass by configuring the NONE as type. But still users will get default as
BASIC. Memstore is a very key component. Changing the default impl of that
should not be done this way. (As a side effect of another jira).. That jira
not at all telling abt change in memstore impl is what its intent. Again saying
am clearly -1 for changing the default memstore impl this way. We can change
it.. In fact better we change it in 2.0. But not at this point.
> Flush the entire CompactingMemStore content to disk
> ---------------------------------------------------
>
> Key: HBASE-17081
> URL: https://issues.apache.org/jira/browse/HBASE-17081
> Project: HBase
> Issue Type: Sub-task
> Reporter: Anastasia Braginsky
> Assignee: Anastasia Braginsky
> Attachments: HBASE-15787_8.patch, HBASE-17081-V01.patch,
> HBASE-17081-V02.patch, HBASE-17081-V03.patch, HBASE-17081-V04.patch,
> HBASE-17081-V05.patch, HBASE-17081-V06.patch, HBASE-17081-V06.patch,
> HBASE-17081-V07.patch, HBaseMeetupDecember2016-V02.pptx,
> Pipelinememstore_fortrunk_3.patch
>
>
> Part of CompactingMemStore's memory is held by an active segment, and another
> part is divided between immutable segments in the compacting pipeline. Upon
> flush-to-disk request we want to flush all of it to disk, in contrast to
> flushing only tail of the compacting pipeline.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)