Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-05-16
-
35
Description
Usually an FSM workload provides the database and collection to use, and cleans up automatically. The create_database.js test creates and drops databases and collections, because that's the point of the test.
The issue is that the databases are not always always dropped, and on burn-in runs where the test is run multiple times, subsequent runs end up failing due to already existing database/collection.
Attachments
Issue Links
- is related to
-
SERVER-60728 Improved MDB crash recovery testing
-
- Closed
-