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

db freezes forever if w > num servers running

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      It should probably have a timeout or something? Return failure? I started up 1 mongo instance and then ran:

      ~/gitroot/p> ./mongo
      MongoDB shell version: 1.3.5-pre-
      url: test
      connecting to: test
      type "help" for help
      > db.runCommand(

      {getlasterror: 1}

      )

      { "err" : null, "n" : 0, "ok" : 1 }

      > db.runCommand(

      {getlasterror: 1, w:3}

      )

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            kristina Kristina Chodorow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: