You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 21:42:00 UTC

[jira] [Resolved] (HBASE-14537) Expose API to hook into StoreFile Meta on a read path (scanner selection)

     [ https://issues.apache.org/jira/browse/HBASE-14537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-14537.
-----------------------------------------
      Assignee:     (was: Vladimir Rodionov)
    Resolution: Incomplete

> 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: Sub-task
>            Reporter: Vladimir Rodionov
>            Priority: Major
>
> 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
(v8.20.10#820010)