[jboss-jira] [JBoss JIRA] (DROOLS-2576) Unexpected rule fire by sharing From and pojo without hashCode/equals

Tibor Zimányi (JIRA) issues at jboss.org
Tue May 22 05:59:01 EDT 2018


Tibor Zimányi created DROOLS-2576:
-------------------------------------

             Summary: Unexpected rule fire by sharing From and pojo without hashCode/equals
                 Key: DROOLS-2576
                 URL: https://issues.jboss.org/browse/DROOLS-2576
             Project: Drools
          Issue Type: Bug
          Components: core engine
    Affects Versions: 7.7.0.Final
            Reporter: Tibor Zimányi
            Assignee: Mario Fusco


Under the conditions:
- "from" clause with multiple rules
- calling update()
- Pojo doesn't implement hashCode/equals (to be precise, only equals() seems to matter)

A rule is activated/fired unexpectedly.

Please see Unit test for details.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list