-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-03-04, CAR Team 2024-03-18, CAR Team 2024-04-01, CAR Team 2024-04-15, CAR Team 2024-04-29, CAR Team 2024-05-13, CAR Team 2024-05-27
-
3
The BatchedCollectionCatalogWriter was introduced to avoid quadratic behaviour during startup and replication rollback (SERVER-58736, SERVER-62618). Since then the local catalog has switched to immutable data structures, which make copies relatively cheap, and we may be able to remove the batched writer.
- is related to
-
SERVER-83988 Investigate invariant in CollectionCatalog::write
- Closed