Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
(copied to CRM)
Description
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.
Attachments
Issue Links
- is related to
-
RUST-1437 Driver does not send endSessions on client shutdown
-
- Backlog
-