Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- links to