]
Mario Fusco updated DROOLS-4070:
--------------------------------
Sprint: 2020 Week 40-42 (from Sep 28)
Improve service discovery/wiring to allow defining the order of
alternative services
------------------------------------------------------------------------------------
Key: DROOLS-4070
URL:
https://issues.redhat.com/browse/DROOLS-4070
Project: Drools
Issue Type: Enhancement
Components: core engine
Reporter: Mario Fusco
Assignee: Mario Fusco
Priority: Critical
At the moment if you have 2 or more different implementations of a service on the
classpath, the service discovery/wiring mechanism randomly chooses one of them (the one
that comes first in the classpath). It is required to provide a way to explicitly
configure a priority among these services.