-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
The amount of if (oplog) special handling is increasing. Collection copy-on-write is disabled for the oplog for example. When the oplog pretends to be just another collection it makes it difficult to understand its semantics.
We should consider separating the oplog from regular collections. Let the oplog have its separate API when necessary to clarify the semantics and avoid conditionals in the implementation.
- duplicates
-
SERVER-40173 Create a formal storage interface for oplog collection
- Closed
- is related to
-
SERVER-40173 Create a formal storage interface for oplog collection
- Closed
-
SERVER-51198 Investigate whether the oplog collection can ever be modified
- Closed