Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
Description
Documentation Request Summary:
No documentation summary in engineering ticket
Engineering Ticket Description:
Collection drops are deferred until commit point advances to or past optime of drop operation. For database drops, we wait until all the collection drops are committed. While we are waiting for the collection drops to be committed, any writes to the database will be rejected. While the collection drop oplog entries are written to the oplog before they enter the drop-pending state, the dropDatabase oplog entry is only written to the oplog when all the collection drops are committed.
Attachments
Issue Links
- documents
-
SERVER-29277 Two Phase Drops: implement dropDatabase changes to support 2-phase drops
-
- Closed
-
- related to
-
DOCS-11488 Document that dropDatabase in 3.6 now waits for replication internally
-
- Closed
-