Skip to content

Commit ed9dd4b

Browse files
(DOCSP-15594): Clarify version for concurrent shard removal
1 parent b0bf3bd commit ed9dd4b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/reference/command/removeShard.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ You can only remove one shard at a time.
3434
:dbcommand:`removeShard` returns an error if an existing
3535
:dbcommand:`removeShard` operation is in progress.
3636

37+
Concurrent ``removeShard`` Operations
38+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39+
40+
Starting in MongoDB 4.2.1, you can have more than one
41+
:dbcommand:`removeShard` operation in progress.
42+
43+
In MongoDB 4.2.0 and earlier, :dbcommand:`removeShard` returns an error
44+
if another :dbcommand:`removeShard` operation is in progress.
45+
3746
Access Requirements
3847
~~~~~~~~~~~~~~~~~~~
3948

0 commit comments

Comments
 (0)