-
Task
-
Resolution: Done
-
Major
-
8.41.0.Final
-
None
-
2023 Week 27-29 (from Jul 3), 2023 Week 30-32 (from Jul 24), 2023 Week 33-35 (from Aug 14)
-
1
-
NEW
-
NEW
-
---
-
---
Issue Description:
Currently, KieService loading fails if there are multiple implementations of the same interface with the same servicePriority. This JIRA it to enhance KieService to be able to choose a set of services based on "tag" which is prioritized over servicePriority value.
https://github.com/kiegroup/drools/pull/5390#discussion_r1265124122
Acceptance Criteria:
Introduce tag feature to KieService. Rewrite drools-reliability-tests with the feature.
- relates to
-
DROOLS-7499 create drools-reliability-tests
- Resolved