[
https://issues.apache.org/jira/browse/HBASE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857029#comment-13857029
]
Lars Hofhansl commented on HBASE-10244:
---------------------------------------
Came here to say that. The memstoreTS is already stored in the HFiles and
removed as soon as possible during a compaction (see HBASE-8166).
> store mvcc in store files per KV for longer time, discard during compactions
> based on scanner timeout
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-10244
> URL: https://issues.apache.org/jira/browse/HBASE-10244
> Project: HBase
> Issue Type: Sub-task
> Components: Compaction, regionserver
> Reporter: Sergey Shelukhin
>
> -Initially, we can store via KV tag. For perf reasons, it might make sense to
> make it a first-class member of KV, but that would require HFileV4-
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)