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

Jonathan Hsieh commented on HBASE-10122:
----------------------------------------

I have a rough patch that adds a hbase-perf module and with a little 
modification this could be a fine microbenchmark.  To fix this, I think we'd 
add methods that create properly encoded data and report its performance.  

If you want, as long as the current version compiles, you can assign it to me 
and I'll take care of it.


> Fix EncodedSeekPerformanceTest
> ------------------------------
>
>                 Key: HBASE-10122
>                 URL: https://issues.apache.org/jira/browse/HBASE-10122
>             Project: HBase
>          Issue Type: Test
>          Components: test
>            Reporter: Jimmy Xiang
>            Priority: Minor
>         Attachments: trunk-10122.patch
>
>
> After HBASE-9870, the encoding in cache is always the same as that on disk. 
> EncodedSeekPerformanceTest relies that the two encodings are different. So 
> now, it is not working as expected. We need to fix it if the tool is still 
> needed.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to