-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
The RecordId of the oplogTruncateAfterPoint document will never change during steady-state replication, but we constantly use the _id index to read and update the document. We could cache the RecordId to speed up reads and writes. Or we could cluster the collection, but that would need to consider possibly backward-breaking changes that would prevent downgrade.
- duplicates
-
SERVER-82597 Improve ReplicationConsistencyMarkersImpl::_upsertOplogTruncateAfterPointDocument
- Closed
- is related to
-
SERVER-82597 Improve ReplicationConsistencyMarkersImpl::_upsertOplogTruncateAfterPointDocument
- Closed