Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Unresolved
-
None
-
None
-
DOC-2019-S22-Nov01, DOC-2020-S1-Jan13, DOC-2020-S2-Jan27, DOC-2020-S4-Mar08, DOC-2020-S5-Mar22
-
1
Description
There could be a need to add multiple server-groups and nodes concurrently into the cluster. Initiating such addition requests from different nodes concurrently can lead to config overwrites causing the configuration to be lost. To mitigate such a problem, all the requests must be initiated from a single node.
PR for 6.5 at https://github.com/couchbase/docs-server/pull/1064
Merged.