[
https://issues.apache.org/jira/browse/RYA-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188900#comment-16188900
]
ASF GitHub Bot commented on RYA-385:
------------------------------------
Github user asfgit commented on the issue:
https://github.com/apache/incubator-rya/pull/232
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/503/
> BindingSetDecorator always returns the same hashcode value.
> -----------------------------------------------------------
>
> Key: RYA-385
> URL: https://issues.apache.org/jira/browse/RYA-385
> Project: Rya
> Issue Type: Bug
> Affects Versions: 3.2.11
> Reporter: Kevin Chilton
> Assignee: Kevin Chilton
> Priority: Critical
>
> The hashcode() function's implementation always caches the first hashcode
> that was returned by the decorator. It will result in an incorrect hashcode
> value if a binding is ever added to the binding set after invoking hashcode()
> the first time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)