[
https://issues.apache.org/jira/browse/HBASE-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140243#comment-15140243
]
Preston Koprivica commented on HBASE-4394:
------------------------------------------
Yup. Exactly what I was thinking. Assuming all filters return a
SEEK_USING_NEXT_HINT code, it seems like it would be safe to use the lowest
seek value.
> Add support for seeking hints to FilterList
> -------------------------------------------
>
> Key: HBASE-4394
> URL: https://issues.apache.org/jira/browse/HBASE-4394
> Project: HBase
> Issue Type: Improvement
> Components: Filters
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Minor
> Fix For: 0.92.0
>
> Attachments: HBASE-4394-trunk-v2.patch, HBASE-4394-v1.patch
>
>
> Currently FilterList's do not support getNextKeyHint() even if the underlying
> filters are giving hints. We should add support for FilterList to pass these
> through.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)