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

Hudson commented on HBASE-16048:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1229 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1229/])
HBASE-16048 Tag InternalScanner with (apurtell: rev 
42de857632557ab810d58aa7191a34afd90a8d9b)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/InternalScanner.java


> Tag InternalScanner with LimitedPrivate(HBaseInterfaceAudience.COPROC) 
> -----------------------------------------------------------------------
>
>                 Key: HBASE-16048
>                 URL: https://issues.apache.org/jira/browse/HBASE-16048
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 2.0.0, 1.3.0, 1.4.0, 0.98.21
>
>         Attachments: 16048.v1.txt
>
>
> Some methods (preCompact, preCompactScannerOpen, preFlush, 
> preFlushScannerOpen, etc) of BaseRegionObserver take InternalScanner as input 
> argument as well as the return type.
> BaseRegionObserver is tagged with 
> @InterfaceAudience.LimitedPrivate(HBaseInterfaceAudience.COPROC) but 
> InternalScanner is tagged with @InterfaceAudience.Private.
> This JIRA is to discuss tagging InternalScanner with 
> @InterfaceAudience.LimitedPrivate(HBaseInterfaceAudience.COPROC).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to