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.
265
265
-
266
266
-
267
267
-
268
- * - :dbcommand:`medianKey`
269
- -
270
- -
271
- -
272
268
* - :dbcommand:`moveChunk`
273
269
-
274
270
-
Original file line number Diff line number Diff line change @@ -639,12 +639,6 @@ Sharding Commands
639
639
640
640
- No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
641
641
642
- * - :dbcommand:`medianKey`
643
-
644
- - Deprecated internal command. See :dbcommand:`splitVector`.
645
-
646
- - Yes
647
-
648
642
* - :dbcommand:`moveChunk`
649
643
650
644
- 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
83
83
* - :dbcommand:`listShards`
84
84
85
85
- Returns a list of configured shards.
86
-
87
- * - :dbcommand:`medianKey`
88
-
89
- - Deprecated internal command. See :dbcommand:`splitVector`.
90
-
86
+
91
87
* - :dbcommand:`moveChunk`
92
88
93
89
- Internal command that migrates chunks between shards.
@@ -170,7 +166,6 @@ Sharding Commands
170
166
/reference/command/getShardVersion
171
167
/reference/command/isdbgrid
172
168
/reference/command/listShards
173
- /reference/command/medianKey
174
169
/reference/command/moveChunk
175
170
/reference/command/movePrimary
176
171
/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
222
222
223
223
- Returns a list of configured shards.
224
224
225
- * - :dbcommand:`medianKey`
226
-
227
- - Deprecated internal command. See :dbcommand:`splitVector`.
228
-
229
225
* - :dbcommand:`moveChunk`
230
226
231
227
- Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments