Skip to content

Commit 0d853d5

Browse files
authored
removing medianKey. TBD: update .TX/config? (#6070) (#6094)
1 parent f6189ae commit 0d853d5

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
@@ -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.

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
@@ -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

source/reference/sharding.txt

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

0 commit comments

Comments
 (0)