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

count() (maybe other operations?) executes successfully when slaves are in RECOVERING mode

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

      seen when adding a test for replset.
      If you look at groupAndMapReduce.js, it syncs the slaves then does count() and group().
      I had to add a 10s sleep time otherwise the group() would fail, because slaves where still in recovering mode.
      But count() was always successful.
      We should also check other operations.

            Assignee:
            brandon Brandon Diamond
            Reporter:
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: