-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding EMEA 2023-02-06
SERVER-70828 added functionality into resharding to copy the sharding index catalog if necessary, however, the index version must be bumped in order to inform the catalog about the change in the collection UUID.
We could for example, use the same indexVersion in the temporary namespace, given the fact that after resharding is running, no new global indexes can be created or dropped due to the DDL coordinator for resharding.
- is caused by
-
SERVER-70828 Modify resharding to update the index sharding catalog metadata
- Closed