-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
-
Fully Compatible
-
Repl 2025-05-12
-
200
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
There are many places in the code where we invariant that the RSTL is locked. We need to provide an alternative check that checks if an intent is held under this opCtx. In order to do this efficiently we may need to introduce another data structure to hold this information since searching for a value in a map is expensive