-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2025-09-01
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Prior to SERVER-106444, if a rawData delete command was performed on a time-series collection that was dropped before we could acquire the collection to perform the delete, we would call in to getExecutorDelete which would return an EOF query stage, treating it as performing a delete on an empty collection. After SERVER-106444, however, we throw an error when checking the acquisition against the preConditions here.
- is related to
-
SERVER-106444 Make delete commands treat viewless time-series collections as time-series collections
-
- Closed
-