-
Bug
-
Resolution: Done
-
Major
-
24.0.0.Final
-
None
Working theory:
The ServiceProviderRegistry used to instrument singleton services/deployments currently relies on JGroups membership changes to initiate crash/merge handling. Unfortunately, these events can be triggered before Infinispan updates its cache topology resulting in intermittent timing issues. Switching to Infinispan TopologyChanged events should solve the problem.
- is caused by
-
WFLY-16775 Modifications to the preferences attribute of a singleton election policy should restart its services
- Closed