File tree Expand file tree Collapse file tree 5 files changed +0
-47
lines changed Expand file tree Collapse file tree 5 files changed +0
-47
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 @@ -676,12 +676,6 @@ Sharding Commands
676676
677677 - No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
678678
679- * - :dbcommand:`medianKey`
680-
681- - Deprecated internal command. See :dbcommand:`splitVector`.
682-
683- - Yes
684-
685679 * - :dbcommand:`moveChunk`
686680
687681 - Internal command that migrates chunks between shards.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -128,10 +128,6 @@ Sharding Commands
128128 * - :dbcommand:`listShards`
129129
130130 - Returns a list of configured shards.
131-
132- * - :dbcommand:`medianKey`
133-
134- - Deprecated internal command. See :dbcommand:`splitVector`.
135131
136132 * - :dbcommand:`moveChunk`
137133
@@ -237,7 +233,6 @@ Sharding Commands
237233 /reference/command/getShardVersion
238234 /reference/command/isdbgrid
239235 /reference/command/listShards
240- /reference/command/medianKey
241236 /reference/command/moveChunk
242237 /reference/command/movePrimary
243238 /reference/command/moveRange
Original file line number Diff line number Diff line change @@ -295,10 +295,6 @@ The following database commands support :term:`sharded clusters
295295
296296 - Returns a list of configured shards.
297297
298- * - :dbcommand:`medianKey`
299-
300- - Deprecated internal command. See :dbcommand:`splitVector`.
301-
302298 * - :dbcommand:`moveChunk`
303299
304300 - Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments