Skip to content

Commit 2eea619

Browse files
authored
removing medianKey. TBD: update .TX/config? (#6070) (#6092)
1 parent 9cced99 commit 2eea619

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
@@ -679,12 +679,6 @@ Sharding Commands
679679

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

682-
* - :dbcommand:`medianKey`
683-
684-
- Deprecated internal command. See :dbcommand:`splitVector`.
685-
686-
- Yes
687-
688682
* - :dbcommand:`moveChunk`
689683

690684
- 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
@@ -128,10 +128,6 @@ Sharding Commands
128128
* - :dbcommand:`listShards`
129129

130130
- Returns a list of configured shards.
131-
132-
* - :dbcommand:`medianKey`
133-
134-
- Deprecated internal command. See :dbcommand:`splitVector`.
135131

136132
* - :dbcommand:`moveChunk`
137133

@@ -237,7 +233,6 @@ Sharding Commands
237233
/reference/command/getShardVersion
238234
/reference/command/isdbgrid
239235
/reference/command/listShards
240-
/reference/command/medianKey
241236
/reference/command/moveChunk
242237
/reference/command/movePrimary
243238
/reference/command/moveRange

source/reference/sharding.txt

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

296296
- Returns a list of configured shards.
297297

298-
* - :dbcommand:`medianKey`
299-
300-
- Deprecated internal command. See :dbcommand:`splitVector`.
301-
302298
* - :dbcommand:`moveChunk`
303299

304300
- Internal command that migrates chunks between shards.

0 commit comments

Comments
 (0)