Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-5755

Refactor addObjectSink to be simple

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 7.45.0.Final
    • core engine
    • None
    • Undefined
    • NEW
    • NEW
    • ---
    • ---

      After DROOLS-5647, ObjectSinkPropagator will have a method:

          ObjectSinkPropagator addObjectSink(ObjectSink sink, int alphaNodeHashingThreshold, int alphaNodeRangeIndexThreshold);
      

      I had to change all implementation classes because of the method signature change (in many cases, the parameter is not used).

      We may be able to simplify the method by encapsulating configurations.

      https://github.com/kiegroup/drools/pull/3145#discussion_r509904294

              rhn-support-tkobayas Toshiya Kobayashi
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: