[
https://issues.apache.org/jira/browse/HBASE-20539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-20539:
--------------------------
Attachment: HBASE-20539.branch-2.0.002.patch
> Disable IMC; part 2
> -------------------
>
> Key: HBASE-20539
> URL: https://issues.apache.org/jira/browse/HBASE-20539
> Project: HBase
> Issue Type: Sub-task
> Components: in-memory-compaction
> Reporter: stack
> Assignee: stack
> Priority: Minor
> Fix For: 2.0.1
>
> Attachments: HBASE-20539.branch-2.0.001.patch,
> HBASE-20539.branch-2.0.002.patch, HBASE-20539.branch-2.0.002.patch
>
>
> Just noticed that post-flush, we are picking up a CompactingMemStore though
> IMC is supposed to be off. We are picking up an inMemoryCompaction of BASIC
> (noticed a day or so ago by [~chia7712]) and so, we fall into the default in
> HStore#getMemstore which is set to be a CompactingMemStore....
> No real perf difference going by the compares I've been running but let me
> clean this up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)