-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2024-02-05
-
155
If the catalog state changes in certain ways during an insert command to a time series collection (e.g. collection is dropped, or we enter replication rollback), we may report an error to the user that the collection was not found. This is somewhat confusing behavior, as for normal collections we would implicitly create the collection.
- is depended on by
-
SERVER-82053 Use index hint for time series bucket reopening query
- Closed
- is related to
-
SERVER-85548 Time series insert may return collection not found error
- Backlog