Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.0.0-alpha-1, 2.0.0-alpha-2
-
None
Description
The mob compactor will create StoreScanner with several StoreFile s directly, so it can not use the constructors for the normal compaction as they all need a Store instance. But this constructor is only used by UTs and is expected to be removed, so let's introduce a new one for mob.
Attachments
Issue Links
- Is contained by
-
HBASE-16324 Remove LegacyScanQueryMatcher
- Closed