Skip to content

Commit 794317d

Browse files
authored
removing medianKey. TBD: update .TX/config? (#6070) (#6095)
1 parent 2fda6c6 commit 794317d

File tree

5 files changed

+1
-37
lines changed

5 files changed

+1
-37
lines changed

draft/commands-locks.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,6 @@ command>` in MongoDB.
265265
-
266266
-
267267
-
268-
* - :dbcommand:`medianKey`
269-
-
270-
-
271-
-
272268
* - :dbcommand:`moveChunk`
273269
-
274270
-

source/reference/command.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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.

source/reference/command/medianKey.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

source/reference/command/nav-sharding.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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

source/reference/sharding.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)