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

XMLWordPrintableJSON

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

      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 Diamond (Inactive)
            Reporter:
            Antoine Girbal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: