-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
When run with viewless timeseries enabled, the ShardCollection command can fail with the following error:
uncaught exception: Error: command failed: { Â Â "ok" : 0, Â Â "errmsg" : "Index already exists with a different name: index", Â Â "code" : 85, Â Â "codeName" : "IndexOptionsConflict" }
The goal of this ticket is to investigate and fix the underlying issue.
Note: the root cause of this issue might be related to SERVER-106952.
- is related to
-
SERVER-106952 ShardCollection fails due to missing index supporting the shard key
-
- In Progress
-