Running shutdown command throws a MongoTimeoutException

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.4, 3.7.1
    • Affects Version/s: None
    • Component/s: Session Management
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      DB adminDB = DbUtils.getDB(_mongo, "admin");
      adminDB.command("shutdown");
      

      Running the above code against MongoDB 3.4 yields a MongoSocketReadException
      Running the same code against MongoDB 3.6 yields a blocking 30 second MongoTimeoutException.

              Assignee:
              Jeffrey Yemin
              Reporter:
              Peter Garafano (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: