-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 7.0.25
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Thanks to backporting the new tests introduced under SERVER-103774 to v7.0, we discovered that resharding does not create a valid shard key index when a multikey index is prefixed by the shard key.
As a result, after the resharding operation completes, the collection will lack a valid shard key index.
Note that this bug only affects v7.0
- is related to
-
SERVER-88548 checkShardingIndex command must throw InvalidOptions when no suitable index is found
-
- Closed
-
-
SERVER-103774 Disallow compound wildcard indexes from being used as a shard key index
-
- Closed
-
-
SERVER-109929 shardCollection/reshardCollection must attempt to create a shardkey when a multikey/wildcard index exists on the shard key field
-
- Closed
-