Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14655

Slight correction of Initial Sync Semantics downgrade docs

      I noticed that https://docs.mongodb.com/v5.0/release-notes/5.0-downgrade-sharded-cluster/#5.-downgrade-feature-compatibility-version--fcv- says "Ensure that no nodes have a newlyAdded field in their replica set configuration. Use the rs.conf() method on each node in your sharded cluster to verify this. The newlyAdded only appears in a node's replica set configuration document during and shortly after an initial sync."

      rs.conf() would omit newlyAdded fields due to SERVER-46353. Users who would like to see any ‘newlyAdded’ fields can do so by querying the ‘local.system.replset’ collection directly.

            Assignee:
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 40 weeks, 1 day ago