-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency, Storage
-
None
-
Fully Compatible
-
Execution Team 2020-05-18, Execution Team 2020-06-01, Execution Team 2020-06-29, Execution Team 2020-07-13, Execution Team 2020-07-27, Execution Team 2020-08-10
-
15
Have CollectionCatalog::lookupCollectionBy
{Namespace,UUID}return shared_ptr<const Collection>, so it can be used without further locking or other concurrency control.
- is depended on by
-
SERVER-44146 Instead of looking at 'local.oplog.' collections in the WiredTiger integration code only look for the single collection 'local.oplog.rs'
- Closed
- is related to
-
SERVER-49714 Oplog visibility thread may read from unowned memory when multiple oplog collections present
- Closed
-
SERVER-50819 Stop the OplogManager during shutdown if it's still running
- Closed