-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2022-08-08, Repl 2022-08-22
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-58410 removed the code which sets last applied here:
It did not remove some of the code around this, which creates an opCtx, takes a collection lock, and takes a mutex. This code is no longer useful and should be removed.