db freezes forever if w > num servers running

XMLWordPrintableJSON

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

      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}

      )

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

              Created:
              Updated:
              Resolved: