You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/12/10 22:34:07 UTC

[jira] [Updated] (HBASE-10122) Fix EncodedSeekPerformanceTest

     [ https://issues.apache.org/jira/browse/HBASE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-10122:
--------------------------------

    Attachment: trunk-10122.patch

One option is to remove this test. To test encoded seek performance, we have to use something else, like ycsb?

> 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)