[
https://issues.apache.org/jira/browse/HBASE-18826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183681#comment-16183681
]
Anoop Sam John commented on HBASE-18826:
----------------------------------------
I mean we should comment on that jira may be and show alternate ways for CP
users from 2.0 onwards.. So we better know the usages. The above jira says
people were creating StoreScanner on their own from pre hooks. May be let the
system make the scanner and in post hook, they can wrap it with custom
scanners. Also the pre hook returning the Scanner and so the core code
bypassing the actual creation of scanner (eg: only), we may have to change now?
> Use HStore instead of Store in our own code base and remove unnecessary
> methods in Store interface
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-18826
> URL: https://issues.apache.org/jira/browse/HBASE-18826
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18826.patch, HBASE-18826-v1.patch,
> HBASE-18826-v1.patch, HBASE-18826-v2.patch, HBASE-18826-v3.patch,
> HBASE-18826-v4.patch, HBASE-18826-v5.patch, HBASE-18826-v6.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)