[JBoss JIRA] (ISPN-10669) MurmurHash3 should have a special case for WrappedBytes
by Will Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10669?page=com.atlassian.jira.plugin... ]
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)
6 years, 6 months
[JBoss JIRA] (ISPN-10695) Standardize the transport stack for the test suite
by Diego Lovison (Jira)
Diego Lovison created ISPN-10695:
------------------------------------
Summary: Standardize the transport stack for the test suite
Key: ISPN-10695
URL: https://issues.jboss.org/browse/ISPN-10695
Project: Infinispan
Issue Type: Bug
Reporter: Diego Lovison
Fix For: 10.0.0.CR2
By default the current stack is UDP but serverNG is using a different property name.
In this case, the QA will believe that all test suite is running under UDP when it is not.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months