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
Fix For: 0.20.0
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.