[
https://issues.apache.org/jira/browse/HBASE-15580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310808#comment-16310808
]
Chia-Ping Tsai commented on HBASE-15580:
----------------------------------------
HBASE-16225 had made some APIs changes for StoreFile.Reader in branch-1.4+ so I
won't commit the patch to branch-1.3 and branch-1.2 in order to keep our
compatibility rule.
> Tag coprocessor limitedprivate scope to StoreFile.Reader
> --------------------------------------------------------
>
> Key: HBASE-15580
> URL: https://issues.apache.org/jira/browse/HBASE-15580
> Project: HBase
> Issue Type: Improvement
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Fix For: 1.4.1, 1.5.0
>
> Attachments: HBASE-15580.patch, HBASE-15580_branch-1.0.patch
>
>
> For phoenix local indexing we need to have custom storefile reader
> constructor(IndexHalfStoreFileReader) to distinguish from other storefile
> readers. So wanted to mark StoreFile.Reader scope as
> InterfaceAudience.LimitedPrivate("Coprocessor")
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)