[
https://issues.apache.org/jira/browse/HBASE-20539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470325#comment-16470325
]
Hudson commented on HBASE-20539:
--------------------------------
Results for branch master
[build #326 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/326/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/326//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/326//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/326//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> 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,
> HBASE-20539.branch-2.0.003.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)