Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Query 2019-04-08
-
18
Description
jstests/noPassthrough/change_stream_concurrent_implicit_db_create.js: assert.commandFailedWithCode(db.adminCommand({sleep: 1, lock: "w", seconds: 600}),
|
jstests/parallel/checkMultiThread.js: db.runCommand({sleep: 1, seconds: 10000});
|
jstests/replsets/stepdown_kill_other_ops.js: db.adminCommand({sleep: 1, lock: 'w', seconds: 60 * 10});
|