diff --git a/source/reference/command/removeShard.txt b/source/reference/command/removeShard.txt index affcfe27622..9a0dc36a5bb 100644 --- a/source/reference/command/removeShard.txt +++ b/source/reference/command/removeShard.txt @@ -33,10 +33,10 @@ Behavior Concurrent ``removeShard`` Operations ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Starting in MongoDB 4.4, you can have more than one +Starting in MongoDB 4.4 (and 4.2.1), you can have more than one :dbcommand:`removeShard` operation in progress. -In MongoDB 4.2 and earlier, :dbcommand:`removeShard` returns an error +In MongoDB 4.2.0 and earlier, :dbcommand:`removeShard` returns an error if another :dbcommand:`removeShard` operation is in progress. Access Requirements