-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
ALL
-
v8.0
-
Programmability 2024-07-22
-
0
Due to SERVER-83428, bulk deletes which are retried during tenant migration may return an incorrect count of the number of documents deleted, while still deleting all documents correctly. This cause certain asserts in timeseries delete tests to fail.
Given not retrying these bulk deletes would cause issues both for customers and for other tests, and that SPM-3811 will soon be removing tenant migration and shard merge in any case, we're going to stop running timeseries delete tests under suites that deliberately induce tenant migration.
- is related to
-
SERVER-83428 Handle multi-deletes during tenant migration as interrupted errors
- Open