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.
- depends on
-
SERVER-106952 Sharding an existing viewless timeseries fails due to missing index supporting the shard key
-
- Closed
-
- is related to
-
SERVER-106952 Sharding an existing viewless timeseries fails due to missing index supporting the shard key
-
- Closed
-