-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
2021 Week 31-33 (from Aug 2)
-
1
-
Undefined
-
NEW
-
NEW
At the moment, KieBase is rebuilt from the constraint provider every time constraint weights change. This is inefficient. Mario suggests a different approach in Drools:
you call fireAllRules(AgendaFilter agendaFilter)
see org.kie.api.runtime.rule.AgendaFilter
it's just a simple predicate in the end, stating if a specific match should fire or not
- blocks
-
PLANNER-2486 Build CS KieBase at Quarkus build-time
- Resolved
- is blocked by
-
DROOLS-6510 Direct firing session ignores the agenda filter
- Closed