-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.15
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
ALL
-
-
Integration 2016-10-10, Integration 2016-10-31
-
0
When a database is dropped, dropDatabase() removes each collection from Top. If a write conflict exception occurs before or during this loop, entries may remain in Top even after dropDatabase() finishes successfully.
- related to
-
SERVER-26750 Don't log a Top entry in ~AutoGetCollectionForRead() if database is dropped
- Backlog