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/26 06:32:02 UTC

[jira] [Commented] (HBASE-18446) Mark StoreFileScanner as IA.Private

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

Duo Zhang commented on HBASE-18446:
-----------------------------------

OK, I think it is bit complicated here. In HBASE-6224, seems the intention is that in preBulkLoadHFile we can bypass the default load operation and create the StoreFiles and then load it by ourselves. This is impossible after we change StoreFile to an interface. We need to find another way to do the same thing.

> Mark StoreFileScanner as IA.Private
> -----------------------------------
>
>                 Key: HBASE-18446
>                 URL: https://issues.apache.org/jira/browse/HBASE-18446
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Duo Zhang
>             Fix For: 2.0.0, 3.0.0, 2.0.0-alpha-2
>
>
> Do not see any reason why it is marked as IA.LimitedPrivate. It is not referenced in any CPs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)