[
https://issues.apache.org/jira/browse/HBASE-18169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099841#comment-16099841
]
Duo Zhang commented on HBASE-18169:
-----------------------------------
I'm trying to use {{HStoreFile}} instead of {{StoreFile}} in our implementation
class. And I found some problems. First, {{StoreFileScanner }} is marked as
IA.LimitedPrivate. I've filed HBASE-18446 to address it. And another one is
more troublesome, {{CompactionRequest}} is also marked as IA.LimitedPrivate.
Need to go through HBASE-7225 to see how they want to use it.
Thanks.
> Remove the methods in IA.LimitedPrivate interfaces which are not useful for CP
> ------------------------------------------------------------------------------
>
> 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: Critical
> Fix For: 2.0.0, 3.0.0, 2.0.0-alpha-2
>
>
> 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)