[
https://issues.apache.org/jira/browse/GEODE-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278188#comment-17278188
]
ASF subversion and git services commented on GEODE-8910:
--------------------------------------------------------
Commit 798aafb8e43536a07a809940a05cdd846d94cc93 in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=798aafb ]
GEODE-8910: Corrects hashing between .NET and Java (#740)
* Adds Objects util similar to Java's Objects util.
* Adds test to validate consistency with Java.
> Native libraries should hash key objects similarly to their Java counterparts
> -----------------------------------------------------------------------------
>
> Key: GEODE-8910
> URL: https://issues.apache.org/jira/browse/GEODE-8910
> Project: Geode
> Issue Type: Improvement
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Labels: pull-request-available
>
> Current not all the C++ or .NET types consistently hash to values consistent
> with the Java server. This can result in multi hop operations. Also, not all
> hashing algorithms are publicly accessible to in the library.
> The C++ and .NET libraries should expose hashing functions consistent with
> Java that are easy to use both internally and by user defined keys.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)