[
https://issues.apache.org/jira/browse/HBASE-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199152#comment-15199152
]
Elliott Clark commented on HBASE-15475:
---------------------------------------
Rebased so that the CI can pick up test fixes from HBASE-15390
> Allow TimestampsFilter to provide a seek hint
> ---------------------------------------------
>
> Key: HBASE-15475
> URL: https://issues.apache.org/jira/browse/HBASE-15475
> Project: HBase
> Issue Type: Improvement
> Components: Client, Filters, regionserver
> Affects Versions: 1.3.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 1.3.0
>
> Attachments: HBASE-15475-v1.patch, HBASE-15475-v2.patch,
> HBASE-15475-v3.patch, HBASE-15475-v4.patch, HBASE-15475.patch
>
>
> If a user wants to read specific timestamps currently it's a very linear
> scan. This is so that all deletes can be respected. However if the user
> doesn't care about deletes it can dramatically speed up the request to seek.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)