Skip to content

Commit b61a191

Browse files
authored
removing medianKey. TBD: update .TX/config? (#6070) (#6093)
1 parent 46bcf02 commit b61a191

File tree

5 files changed

+0
-36
lines changed

5 files changed

+0
-36
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
@@ -661,12 +661,6 @@ Sharding Commands
661661

662662
- No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
663663

664-
* - :dbcommand:`medianKey`
665-
666-
- Deprecated internal command. See :dbcommand:`splitVector`.
667-
668-
- Yes
669-
670664
* - :dbcommand:`moveChunk`
671665

672666
- 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: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ Sharding Commands
110110
* - :dbcommand:`listShards`
111111

112112
- Returns a list of configured shards.
113-
114-
* - :dbcommand:`medianKey`
115-
116-
- Deprecated internal command. See :dbcommand:`splitVector`.
117113

118114
* - :dbcommand:`moveChunk`
119115

@@ -212,7 +208,6 @@ Sharding Commands
212208
/reference/command/getShardVersion
213209
/reference/command/isdbgrid
214210
/reference/command/listShards
215-
/reference/command/medianKey
216211
/reference/command/moveChunk
217212
/reference/command/movePrimary
218213
/reference/command/moveRange

source/reference/sharding.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,6 @@ The following database commands support :term:`sharded clusters
271271

272272
- Returns a list of configured shards.
273273

274-
* - :dbcommand:`medianKey`
275-
276-
- Deprecated internal command. See :dbcommand:`splitVector`.
277-
278274
* - :dbcommand:`moveChunk`
279275

280276
- Internal command that migrates chunks between shards.

0 commit comments

Comments
 (0)