[infinispan-issues] [JBoss JIRA] Created: (ISPN-873) MurmurHash2 implementation is restricted to 31 bits instead of 32 bits

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Jan 13 11:04:49 EST 2011


MurmurHash2 implementation is restricted to 31 bits instead of 32 bits
----------------------------------------------------------------------

                 Key: ISPN-873
                 URL: https://issues.jboss.org/browse/ISPN-873
             Project: Infinispan
          Issue Type: Bug
          Components: Distributed Cache
    Affects Versions: 4.2.0.Final
            Reporter: Manik Surtani
            Assignee: Manik Surtani
             Fix For: 4.2.1.Final


This affects distribution spread.  '>>' used instead of '>>>' in certain places, when avalanching bits.

Fix needs to consider backward compatibility.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list