[
https://issues.apache.org/jira/browse/FLINK-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334266#comment-17334266
]
Flink Jira Bot commented on FLINK-6375:
---------------------------------------
This issue was marked "stale-assigned" and has not received an update in 7
days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> Fix LongValue hashCode
> ----------------------
>
> Key: FLINK-6375
> URL: https://issues.apache.org/jira/browse/FLINK-6375
> Project: Flink
> Issue Type: Sub-task
> Components: API / Type Serialization System
> Affects Versions: 2.0.0
> Reporter: Greg Hogan
> Assignee: Andrew Psaltis
> Priority: Minor
> Labels: stale-assigned
>
> Match {{LongValue.hashCode}} to {{Long.hashCode}} (and the other numeric
> types) by simply adding the high and low words rather than shifting the hash
> by adding 43.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)