Vladimir Rodionov created HBASE-14537:
-----------------------------------------

             Summary: Expose API to hook into StoreFile Meta on a read path 
(scanner selection)
                 Key: HBASE-14537
                 URL: https://issues.apache.org/jira/browse/HBASE-14537
             Project: HBase
          Issue Type: New Feature
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov


Now we have plugins on a write path and we need to expose this information to 
client on a read path through some filter - based API in a  RegionScanner. Only 
Server-side code (coprocessors) is going to be supported. Coprocessor can 
specify specific StoreFileFilter implementation, which will get access to 
StoreFile meta section. This filter will be used during store file scanner 
selection.



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

Reply via email to