[
https://issues.apache.org/jira/browse/HBASE-12724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252717#comment-14252717
]
Anoop Sam John commented on HBASE-12724:
----------------------------------------
+1
> Upgrade the interface audience of RegionScanner from Private to LimitedPrivate
> ------------------------------------------------------------------------------
>
> Key: HBASE-12724
> URL: https://issues.apache.org/jira/browse/HBASE-12724
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 1.0.0, 2.0.0, 0.98.10
>
> Attachments: HBASE-12724.patch
>
>
> An important use case of coprocessors is scanner wrapping. The coprocessor
> API returns and passes around instances of the RegionScanner interface to
> enable that. See RegionObserver#preScannerOpen and
> RegionObserver#postScannerOpen. RegionScanner is marked Private but should be
> LimitedPrivate(COPROC).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)