[ https://issues.apache.org/jira/browse/HBASE-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210998#comment-15210998 ]
Hudson commented on HBASE-15475: -------------------------------- FAILURE: Integrated in HBase-Trunk_matrix #804 (See [https://builds.apache.org/job/HBase-Trunk_matrix/804/]) HBASE-15475 Addendum (eclark: rev e71bc71c84d3562c9caca8863bbb63fe85c52f12) * hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java > 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, 1.4.0 > > Attachments: HBASE-15475-branch-1.patch, HBASE-15475-v1.patch, > HBASE-15475-v2.patch, HBASE-15475-v3.patch, HBASE-15475-v4.patch, > HBASE-15475-v5.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)