-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
-
CAR Team 2025-07-07
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
When running with viewless timeseries, the ShardCollection command can fail with the following error (reproducer attached):
uncaught exception: Error: command failed: { "ok" : 0, "errmsg" : "Please create an index that starts with the proposed shard key before sharding the collection. ", "code" : 72, "codeName" : "InvalidOptions", }
The goal of this ticket is to investigate and fix the underlying issue.
- depends on
-
SERVER-107039 Add support for listCollections/listIndexes with rawData to DBClient
-
- In Progress
-
- related to
-
SERVER-106954 ShardCollection fails due to an IndexOptionsConflict
-
- Backlog
-