[infinispan-issues] [JBoss JIRA] (ISPN-10669) MurmurHash3 should have a special case for WrappedBytes
Will Burns (Jira)
issues at jboss.org
Mon Sep 30 16:19:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791128#comment-13791128 ]
Will Burns commented on ISPN-10669:
-----------------------------------
Just to note, only WrappedBytes is used as key. The other implementation `ProtobufValueWrapper` is only used as a value and thus isn't hashed using murmur hash.
> MurmurHash3 should have a special case for WrappedBytes
> -------------------------------------------------------
>
> Key: ISPN-10669
> URL: https://issues.jboss.org/browse/ISPN-10669
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.0.0.CR2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> {{MurmurHash3.hashCode(Object)}} has a special case for {{WrappedBytesArray}}, but not for other implementations of {{WrappedBytes}} like {{ProtobufValueWrapper}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list