You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/06/03 08:00:08 UTC

[jira] Updated: (HBASE-1469) TestMurmurHash data4.length - 4 failing

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

stack updated HBASE-1469:
-------------------------

    Fix Version/s:     (was: 0.20.0)

Moving out of 0.20.0.  Not important.

> TestMurmurHash data4.length - 4 failing
> ---------------------------------------
>
>                 Key: HBASE-1469
>                 URL: https://issues.apache.org/jira/browse/HBASE-1469
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>
> data4 in the test murmur hash is failing.  I commented out for now:
> {code}
>     // TODO: This if failing St.Ack
>     // assertEquals(-969272041, hash.hash(data4, 4, data4.length-4, seed));
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.