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

Shell hangs on tab complete if db is fsync&locked

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 1.8.2, 2.0.0
    • Component/s: Shell
    • Labels:
      None
    • Environment:
      tested on mac os x & ubuntu 10.4
    • Fully Compatible
    • ALL

      1) start mongod
      2) start mongo shell
      3) shell> db.getSisterDB('admin').runCommand(

      {fsync:1,lock:1}

      );
      4) shell> db.getS <tab>
      5) shell hangs.
      6) start another shell
      7) unlock the db
      8) first shell unhangs

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            jsr Jared Rosoff
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: