[ 
https://issues.apache.org/jira/browse/HBASE-10058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835579#comment-13835579
 ] 

Hudson commented on HBASE-10058:
--------------------------------

SUCCESS: Integrated in HBase-0.94-security #349 (See 
[https://builds.apache.org/job/HBase-0.94-security/349/])
HBASE-10058 Test for HBASE-9915 (avoid reading index blocks) (larsh: rev 
1546659)
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/TestBlocksScanned.java


> Test for HBASE-9915 (avoid reading index blocks)
> ------------------------------------------------
>
>                 Key: HBASE-10058
>                 URL: https://issues.apache.org/jira/browse/HBASE-10058
>             Project: HBase
>          Issue Type: Test
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.98.0, 0.94.15, 0.96.2
>
>         Attachments: 10058-0.94.txt, 10058-trunk.txt
>
>
> In HBASE-9915 we found that for encoded blocks the quick check whether the 
> seek key falls on the current block did not work.
> This adds a unittest so we won't regress. The test counts the number of 
> blocks accessed (real data/index block in 0.94 and cache hits in trunk). 
> Without HBASE-9915 we see about 50% more blocks hit in this test.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to