-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2021 Week 34-36 (from Aug 23)
-
2
-
Undefined
-
NEW
-
NEW
At the moment, Constraint Streams' KieBase is built when the solver is instantiated, therefore at runtime. It is fine in a standalone mode, but it slows up our startup time when using Quarkus.
For that reason, building the KieBase should move to the Quarkus build-time. (As we already do with DRL.) Only possible after PLANNER-2483 is merged.
- is blocked by
-
PLANNER-2483 Constraint Streams: Only build KieBase once
- Resolved