-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
v8.2, v8.0, v7.0
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the delete filters by {min: $gte: chunkMin} and {max: {$lte: chunkMax}} instead by strict equality. This can cause uncompleted range deletion tasks with overlapping range to get deleted. Please see BF-39335.
- is related to
-
SERVER-69555 Range deletions must always be referred by `collUuid+range` rather than `migrationId`
-
- Closed
-
- related to
-
SERVER-111793 RangeDeleter can possibly unintentionally delete pending range deleter tasks
-
- In Code Review
-