File tree Expand file tree Collapse file tree 5 files changed +1
-37
lines changed Expand file tree Collapse file tree 5 files changed +1
-37
lines changed Original file line number Diff line number Diff line change @@ -265,10 +265,6 @@ command>` in MongoDB.
265265 -
266266 -
267267 -
268- * - :dbcommand:`medianKey`
269- -
270- -
271- -
272268 * - :dbcommand:`moveChunk`
273269 -
274270 -
Original file line number Diff line number Diff line change @@ -639,12 +639,6 @@ Sharding Commands
639639
640640 - No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
641641
642- * - :dbcommand:`medianKey`
643-
644- - Deprecated internal command. See :dbcommand:`splitVector`.
645-
646- - Yes
647-
648642 * - :dbcommand:`moveChunk`
649643
650644 - Internal command that migrates chunks between shards.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -83,11 +83,7 @@ Sharding Commands
8383 * - :dbcommand:`listShards`
8484
8585 - Returns a list of configured shards.
86-
87- * - :dbcommand:`medianKey`
88-
89- - Deprecated internal command. See :dbcommand:`splitVector`.
90-
86+
9187 * - :dbcommand:`moveChunk`
9288
9389 - Internal command that migrates chunks between shards.
@@ -170,7 +166,6 @@ Sharding Commands
170166 /reference/command/getShardVersion
171167 /reference/command/isdbgrid
172168 /reference/command/listShards
173- /reference/command/medianKey
174169 /reference/command/moveChunk
175170 /reference/command/movePrimary
176171 /reference/command/mergeChunks
Original file line number Diff line number Diff line change @@ -222,10 +222,6 @@ The following database commands support :term:`sharded clusters
222222
223223 - Returns a list of configured shards.
224224
225- * - :dbcommand:`medianKey`
226-
227- - Deprecated internal command. See :dbcommand:`splitVector`.
228-
229225 * - :dbcommand:`moveChunk`
230226
231227 - Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments