You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Kevin Chilton (JIRA)" <ji...@apache.org> on 2017/10/02 19:53:00 UTC

[jira] [Created] (RYA-385) BindingSetDecorator always returns the same hashcode value.

Kevin Chilton created RYA-385:
---------------------------------

             Summary: 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)