[jboss-jira] [JBoss JIRA] (DROOLS-1653) Unused method parameter "alphaNodeHashingThreshold" in CompositeObjectSinkAdapter

Tibor Zimányi (JIRA) issues at jboss.org
Fri Jul 7 09:51:02 EDT 2017


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

             Summary: Unused method parameter "alphaNodeHashingThreshold" in CompositeObjectSinkAdapter
                 Key: DROOLS-1653
                 URL: https://issues.jboss.org/browse/DROOLS-1653
             Project: Drools
          Issue Type: Bug
          Components: core engine
    Affects Versions: 7.1.0.Beta3
            Reporter: Tibor Zimányi
            Assignee: Mario Fusco
            Priority: Minor


There is a suspicious unused method attribute "alphaNodeHashingThreshold" in CompositeObjectSinkAdapter. See this [1]. It can be a potential bug, because as you can see in the previous method in the class, the method is called with "0" as a parameter value for this.

[1] https://github.com/kiegroup/drools/blob/38b68002a9cff5aeada9420cf87362a7b1213900/drools-core/src/main/java/org/drools/core/reteoo/CompositeObjectSinkAdapter.java#L104



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list