-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
Undefined
-
NEW
-
NEW
-
---
-
---
In one of the last PR a
PriorityMap
has been implemented inside
org.kie.api.internal.utils.ServiceDiscoveryImpl
But this map is not updated/reset from
org.kie.api.internal.utils.ServiceDiscoveryImpl.reset()
and that lead to unconsistent situation: cachedServices are removed but they can't be repopulated, because an exception is thrown at
This ticket should add a "reset" method inside PriorityMap, and call it inside
org.kie.api.internal.utils.ServiceDiscoveryImpl
- is cloned by
-
RHDM-1501 Fix ServiceDiscoveryImpl.reset
- Closed