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

Investigate changes in SERVER-17934: Do not report upstream progress while in state STARTUP2

      Description

      Downstream Change Summary

      Nodes in initial sync will not report replication progress upstream, which means that they will not participate in write majorities anymore. Even though their lastApplied and lastDurable will still advance, they won't project the real values for those in heartbeats, so other nodes won't know of their progress. They will also not send replSetUpdatePosition commands to their sync sources.

      Description of Linked Ticket

      Another way to look at this is that we should only report if we are secondary, and report when we become secondary in addition.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            jeffrey.allen@mongodb.com Jeffrey Allen
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 41 weeks, 6 days ago