[infinispan-issues] [JBoss JIRA] Commented: (ISPN-859) Upgrade consistent hash function to use MurmurHash3 for better performance and more even spread
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Jan 5 15:06:18 EST 2011
[ https://issues.jboss.org/browse/ISPN-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573572#comment-12573572 ]
Manik Surtani commented on ISPN-859:
------------------------------------
Contributed impl
https://github.com/Diablo-D3/infinispan/commit/f9d6d49863ba214ec8a3d6e70fa15a23c024fb86
> Upgrade consistent hash function to use MurmurHash3 for better performance and more even spread
> -----------------------------------------------------------------------------------------------
>
> Key: ISPN-859
> URL: https://issues.jboss.org/browse/ISPN-859
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cache Server, Distributed Cache
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Labels: hotrod
> Fix For: 5.0.0.BETA1, 5.0.0.Final
>
>
> MurmurHash3 has been released. Details of the improvements here are on:
> http://sites.google.com/site/murmurhash/
> http://code.google.com/p/smhasher/wiki/MurmurHash3
> Would need to update the hash version in Hot Rod as well.
--
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