-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP61, 7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Fault Tolerance > Clustering Framework
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:2
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Node1: Set scheduler.enabled to false and cluster.link.enabled to true.
- Start Node1
- Node2: Set scheduler.enabled to true and cluster.link.enabled to true.
- Start Node2
Actual Result:
Node2 starts an endless loop during the memory clustered jobs initialization showing everytime a NullPointerException.
Expected Result:
Customer should be warned that the current is not a valid cluster configuration.