[
https://issues.apache.org/jira/browse/HBASE-17242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716610#comment-15716610
]
stack commented on HBASE-17242:
-------------------------------
We want to minimize adding public methods on Scan. Its a user-facing Class. It
is already carrying loads of surface. The added method also seems like facility
that will not last. One day we'll purge the legacy matcher.
Suggest that for above reasons we add the method instead as private utility on
StoreScanner (though it won't be as pretty).
> Isolate Legacy Scanner Logic
> ----------------------------
>
> Key: HBASE-17242
> URL: https://issues.apache.org/jira/browse/HBASE-17242
> Project: HBase
> Issue Type: Improvement
> Reporter: John Leach
> Assignee: John Leach
> Priority: Trivial
> Attachments: HBASE-17242.patch
>
>
> Duplicative logic in StoreScanner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)