-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.7.0
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-11-02, Sharding 2020-11-16, Sharding 2020-11-30, Sharding 2020-12-14, Sharding 2020-12-28, Sharding 2021-01-11, Sharding 2021-01-25, Sharding 2021-02-22, Sharding 2021-03-08, Sharding 2021-03-22, Sharding 2021-04-05, Sharding 2021-04-19, Sharding 2021-05-03
-
141
The RangeOverlapConflict error is returned from MetadataManager::cleanupRange() but submitRangeDeletionTask ignores it in it's error handler.
The deletion task should be resubmitted if it fails or it should be deleted from config.rangeDeletions if an overlapping range is being submitted.
- related to
-
SERVER-56525 Make thread pool for submitting range deletion tasks a decoration on ServiceContext
- Closed