-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: HFile, Performance
-
Labels:None
-
Hadoop Flags:Reviewed
See discussion in HBASE-8151.
Upon compaction we can check all the involved HFiles. If all of them have a MAX_MEMSTORE_TS < the smallest scannner readpoint, we create a writer that does not write the memstoreTS.
- relates to
-
HBASE-10244 store mvcc in store files per KV for longer time, discard during compactions based on scanner timeout
-
- Open
-