[infinispan-issues] [JBoss JIRA] (ISPN-6432) Remove MurmurHash2

Dan Berindei (JIRA) issues at jboss.org
Wed Mar 23 13:19:00 EDT 2016


    [ https://issues.jboss.org/browse/ISPN-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181490#comment-13181490 ] 

Dan Berindei commented on ISPN-6432:
------------------------------------

The server also supports hash version 1, sort of: when the client supports only version 1.x, the server selects an encoder that sends back hash version 1 in the topology updates. But the caches still uses {{MurmurHash3}} for locating keys, so sending a non-hash-aware response would work just as well.

> Remove MurmurHash2
> ------------------
>
>                 Key: ISPN-6432
>                 URL: https://issues.jboss.org/browse/ISPN-6432
>             Project: Infinispan
>          Issue Type: Task
>          Components: Core
>            Reporter: Dan Berindei
>            Priority: Minor
>
> Officially deprecated in 8.2, but in practice it wasn't used since {{MurmurHash3}} was introduced in 5.0.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list