-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 7.10
-
Component/s: Clustering, Core VCS
-
Release Notes Summary:Nuxeo startup fails when another node has the same clustering id
-
Backlog priority:700
-
Upgrade notes:
-
Sprint:nxcore 9.3.9
-
Story Points:2
Having two or more nodes configured with the same value for the property repository.clustering.id is an important configuration mistake which should make the startup fail, because the propagation of the invalidations is not guaranteed any more.
Adding a primary key on the nodeid column of cluster_nodes table could be a solution.
If possible, the solution should take into account tow to apply this change on an existing database?
- is related to
-
NXP-23265 Clean up cluster tables at startup
- Resolved