In SERVER-101748, a new non-optional field was added to SetClusterParameterCoordinatorDocument. This change is not backward compatible because documents persisted by older binaries do not contain this field, so when a node is upgraded and attempts to read an existing coordinator document, deserialization fails and the node crashes because the required field is missing from the stored document.
- is caused by
-
SERVER-101748 Use add shard coordinator to the common path
-
- Closed
-