Closed GlennRicaud closed 6 years ago
Also noticed that IssueService does not check that it is the master node (Not the problem here, but should be fixed)
=> Initialization of services on non-master nodes should be blocking until the end of the Initializer procedure on the master node. => Refactor the initializers to handle this case. Refactor to make the code common to all initializer
With a clean cluster configured with 3 nodes (6.14.3):
Visually, this has, for example, as a result that the IssueService is not started (->ContentServiceImpl->ContentTypeServiceImpl->ApplicationServiceImpl):