You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2016/04/01 18:02:25 UTC

[jira] [Created] (HBASE-15580) Tag coprocessor limitedprivate scope to StoreFile.Reader

Rajeshbabu Chintaguntla created HBASE-15580:
-----------------------------------------------

             Summary: 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: 2.0.0, 0.98.19, 1.1.5, 1.2.2


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.3.4#6332)