Shell hangs on tab complete if db is fsync&locked

XMLWordPrintableJSON

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

      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:
              DO NOT USE - Backlog - Platform Team
              Reporter:
              Jared Rosoff (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: