[
https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15758762#comment-15758762
]
Anastasia Braginsky commented on HBASE-17081:
---------------------------------------------
Hey,
When running regression on my machine tests TestHRegionWithInMemoryFlush and
TestAsyncLogRolling are passing successfully.
Test TestAsyncGetMultiThread indeed fails on null pointer exception in the
Hbase Client, but it looks to me not related to the fix suggested in this JIRA
and I can hardly debug this part of the HBase code.
I will re-base once again and create a new patch hoping that the problem will
be resolved in the base code.
Any other suggestion what else I can do to promote the commit?
BTW [~ram_krish], [~stack], was the previous commit finally reverted? Or was
there a commit at all?
> 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)