[
https://issues.jboss.org/browse/ISPN-6432?page=com.atlassian.jira.plugin....
]
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)