[
https://issues.apache.org/jira/browse/HBASE-18681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-18681:
--------------------------
Fix Version/s: 2.0.0
> Introduce a new constructor for StoreScanner for MOB
> ----------------------------------------------------
>
> Key: HBASE-18681
> URL: https://issues.apache.org/jira/browse/HBASE-18681
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Affects Versions: 3.0.0, 2.0.0-alpha-2
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.0.0-alpha-3, 2.0.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)