[
https://issues.apache.org/jira/browse/HBASE-18169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211007#comment-16211007
]
Duo Zhang commented on HBASE-18169:
-----------------------------------
The postStoreFileReaderOpen is for phoenix, they need this method for
implementing secondary index. I've already deprecated it and said in the
comment it is phoenix only.
And +1 on removing methods with IA.Private return values. If users want to we
can add back but with an immutable interface maybe.
Thanks.
> Coprocessor fix and cleanup before 2.0.0 release
> ------------------------------------------------
>
> Key: HBASE-18169
> URL: https://issues.apache.org/jira/browse/HBASE-18169
> Project: HBase
> Issue Type: Improvement
> Components: Coprocessors
> Affects Versions: 2.0.0-alpha-1
> Reporter: Duo Zhang
> Priority: Blocker
> Fix For: 2.0.0-alpha-4
>
>
> As discussed in HBASE-18038. In RegionServerServices, Region and StoreFile
> interfaces we expose too many unnecessary methods. We need to find a way to
> not expose these methods to CP.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)