From 9139de5b5310f8b75cb395e5753cdc5b63e408c2 Mon Sep 17 00:00:00 2001 From: Jeff Allen Date: Mon, 20 Sep 2021 14:24:55 -0400 Subject: [PATCH] (DOCS-14803): Clarification for range deletes --- source/core/sharding-balancer-administration.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/core/sharding-balancer-administration.txt b/source/core/sharding-balancer-administration.txt index 9fa3fe6dde5..b88c1d31e96 100644 --- a/source/core/sharding-balancer-administration.txt +++ b/source/core/sharding-balancer-administration.txt @@ -329,6 +329,12 @@ with :parameter:`rangeDeleterBatchSize` and :parameter:`rangeDeleterBatchDelayMS` above the current default of ``20`` milliseconds. +.. note:: + + If there are ongoing read operations or open cursors on the + collection targeted for deletes, range deletion processes may + not proceed. + .. _sharding-shard-size: Shard Size