-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding EMEA 2022-11-14, Sharding EMEA 2022-11-28, Sharding EMEA 2022-12-12, Sharding EMEA 2022-12-26, Sharding EMEA 2023-01-09, Sharding EMEA 2023-01-23, Sharding EMEA 2023-02-06
As part of rename, we need to bump the index version in the destination collection, so the router manage to find out about the DDL changes, specifically, if we have two collections A and B, with index versions T1 and T2 respectively, but T2 > T1, then renaming A to B would cause the routers to not know about the actual indexes of A.
This ticket also includes implementing the "bumping procedure", which includes adding a new operation in the currently implemented oplog type 'c' code.
- is depended on by
-
SERVER-66864 Add index version checks to versioning protocol
- Closed
-
SERVER-70922 Modify drop collection to clear the sharding index catalog
- Closed
- related to
-
SERVER-73234 Fix TODO comment with wrong ticket ID
- Closed