[infinispan-issues] [JBoss JIRA] (ISPN-6432) Remove MurmurHash2
Dan Berindei (JIRA)
issues at jboss.org
Wed Mar 23 13:00:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181477#comment-13181477 ]
Dan Berindei commented on ISPN-6432:
------------------------------------
Turns out we can't remove it yet: support for HotRod protocol version 1.x in the client requires {{MurmurHash2}}. First we have to update the protocol to explicitly prohibit hash function version 1 when the protocol version is 2+, and we can then remove {{MurmurHash2}} when we remove support for versions 1.x of the protocol.
> Remove MurmurHash2
> ------------------
>
> Key: ISPN-6432
> URL: https://issues.jboss.org/browse/ISPN-6432
> Project: Infinispan
> Issue Type: Task
> Components: Core
> Reporter: Dan Berindei
> Assignee: Dan Berindei
>
> 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