-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.3.1
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-12-16
Currently, bgsync grabs the database lock in X mode to read the lastAppliedOpTime. We should investigate to see if we can use a global IS lock here which is what we usually do when reading the oplog.
- is related to
-
SERVER-39364 Audit uses of setLastOpToSystemLastOpTime
- Closed