Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-1516

if the primary fails, the remaining servers never sync up

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.7
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • ALL

      Test below. If you have 3 servers and overwhelm the master with inserts, then block it before the slaves have caught up (so, say one slave has 4000 docs and one slave has 3500 docs) they'll stay in that state forever. Seems like they should both end up with either 4000 or 3500 docs.

      Run jstest/replsets/sync1.js to see this issue.

            Assignee:
            dwight@mongodb.com Dwight Merriman
            Reporter:
            kristina Kristina Chodorow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: