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

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.1.0
    • None
    • Replication
    • None
    • ALL

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: