You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/07/25 10:40:00 UTC

[jira] [Comment Edited] (HBASE-18169) Remove the methods in IA.LimitedPrivate interfaces which are not useful for CP

    [ https://issues.apache.org/jira/browse/HBASE-18169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099841#comment-16099841 ] 

Duo Zhang edited comment on HBASE-18169 at 7/25/17 10:39 AM:
-------------------------------------------------------------

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.


was (Author: apache9):
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)