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 @@ -659,12 +659,6 @@ Sharding Commands
659659
660660 - No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
661661
662- * - :dbcommand:`medianKey`
663-
664- - Deprecated internal command. See :dbcommand:`splitVector`.
665-
666- - Yes
667-
668662 * - :dbcommand:`moveChunk`
669663
670664 - Internal command that migrates chunks between shards.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -104,11 +104,7 @@ Sharding Commands
104104 * - :dbcommand:`listShards`
105105
106106 - Returns a list of configured shards.
107-
108- * - :dbcommand:`medianKey`
109-
110- - Deprecated internal command. See :dbcommand:`splitVector`.
111-
107+
112108 * - :dbcommand:`moveChunk`
113109
114110 - Internal command that migrates chunks between shards.
@@ -201,7 +197,6 @@ Sharding Commands
201197 /reference/command/getShardVersion
202198 /reference/command/isdbgrid
203199 /reference/command/listShards
204- /reference/command/medianKey
205200 /reference/command/moveChunk
206201 /reference/command/movePrimary
207202 /reference/command/mergeChunks
Original file line number Diff line number Diff line change @@ -261,10 +261,6 @@ The following database commands support :term:`sharded clusters
261261
262262 - Returns a list of configured shards.
263263
264- * - :dbcommand:`medianKey`
265-
266- - Deprecated internal command. See :dbcommand:`splitVector`.
267-
268264 * - :dbcommand:`moveChunk`
269265
270266 - Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments