[
https://issues.apache.org/jira/browse/HBASE-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-8086.
----------------------------------------
Resolution: Not A Problem
> Major compact should flush memstore firstly
> -------------------------------------------
>
> Key: HBASE-8086
> URL: https://issues.apache.org/jira/browse/HBASE-8086
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.94.5
> Reporter: Raymond Liu
> Priority: Minor
>
> From the user point of view, If I want to invoke a major compact manually,
> What I want is that all separate file and the memstore is combined into one
> file. If I don't write anything new there, from the user point of view, I
> will assume that it will end up in a single store file per region. And all
> the VERSIONS limit etc staffs will be respected. I don't wish it flush
> memstore later and create another small store file. At present,it seems to me
> both major_compact and compact API and hbase shell cmd don't do memstore
> flush.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)