Details
-
Task
-
Resolution: Done
-
Minor - P4
-
None
Description
For systems wishing to manually append a "note" into the oplog, the preferred way to do this is via the appendOplogNote command (currently undocumented, introduced in SERVER-12119).
SERVER-18489 would prevent directly writing to the oplog, potentially causing confusion for users who currently do this. Hence the replacement/alternative for this (appendOplogNote) should be documented so that users can migrate their code to it.
Attachments
Issue Links
- is related to
-
SERVER-18489 Ban users from directly writing to oplog when running as a replica set member
-
- Backlog
-
- related to
-
SERVER-12119 Add new command to allow applications to append notes to the oplog.
-
- Closed
-