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

Anoop Sam John commented on HBASE-18446:
----------------------------------------

bq.     @InterfaceAudience.LimitedPrivate(HBaseInterfaceAudience.PHOENIX)
Should mark co processors also in the Limited private.
{code}
   * @deprecated For Phoenix only, StoreFileReader is not a stable interface.
1463       */
1464      @Deprecated
1465      default StoreFileReader preStoreFileReaderOpen(
{code}
So you suggest we remove these hooks (with no replacement) later for 3.0?

> Mark StoreFileScanner/StoreFileReader as IA.LimitedPrivate(Phoenix)
> -------------------------------------------------------------------
>
>                 Key: HBASE-18446
>                 URL: https://issues.apache.org/jira/browse/HBASE-18446
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Critical
>             Fix For: 2.0.0-alpha-3
>
>         Attachments: HBASE-18446.patch
>
>
> 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)

Reply via email to