[
https://issues.apache.org/jira/browse/GEODE-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872271#comment-15872271
]
ASF GitHub Bot commented on GEODE-2440:
---------------------------------------
GitHub user mmartell opened a pull request:
https://github.com/apache/geode-native/pull/17
GEODE-2440: Switch hashcode() return type.
- Convert from uint32_t to int32_t to match server.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmartell/geode-native feature/GEODE-2440
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/17.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit b7bc7a8e8cb71de5a1aded62bd88163517f07e4b
Author: Mike Martell <[email protected]>
Date: 2017-02-17T17:53:29Z
GEODE-2440: Switch hashcode() return type.
- Convert from uint32_t to int32_t to match server.
----
> Fix CacheableKey::hashcode to int32_t to match Server.
> ------------------------------------------------------
>
> Key: GEODE-2440
> URL: https://issues.apache.org/jira/browse/GEODE-2440
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Ernest Burghardt
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)