-
Bug
-
Resolution: Done
-
Major
-
7.1.2.Final (EAP)
If a SingletonService is deployed on both nodes it will start on one node only, also it works if nodes are leaving or joining the cluster if it is shutdowned, crashed or started.
But in case of a cluster merge I expect that the method stop() will be called.
But the service is still running on two nodes after merge.