Skip to content

Commit

Permalink
removing medianKey. TBD: update .TX/config? (#6070)
Browse files Browse the repository at this point in the history
  • Loading branch information
MongoCaleb authored Jan 30, 2024
1 parent 8d63816 commit a71a838
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 47 deletions.
4 changes: 0 additions & 4 deletions draft/commands-locks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,6 @@ command>` in MongoDB.
-
-
-
* - :dbcommand:`medianKey`
-
-
-
* - :dbcommand:`moveChunk`
-
-
Expand Down
6 changes: 0 additions & 6 deletions source/reference/command.txt
Original file line number Diff line number Diff line change
Expand Up @@ -676,12 +676,6 @@ Sharding Commands

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

* - :dbcommand:`medianKey`

- Deprecated internal command. See :dbcommand:`splitVector`.

- Yes

* - :dbcommand:`moveChunk`

- Internal command that migrates chunks between shards.
Expand Down
28 changes: 0 additions & 28 deletions source/reference/command/medianKey.txt

This file was deleted.

5 changes: 0 additions & 5 deletions source/reference/command/nav-sharding.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ Sharding Commands
* - :dbcommand:`listShards`

- Returns a list of configured shards.

* - :dbcommand:`medianKey`

- Deprecated internal command. See :dbcommand:`splitVector`.

* - :dbcommand:`moveChunk`

Expand Down Expand Up @@ -237,7 +233,6 @@ Sharding Commands
/reference/command/getShardVersion
/reference/command/isdbgrid
/reference/command/listShards
/reference/command/medianKey
/reference/command/moveChunk
/reference/command/movePrimary
/reference/command/moveRange
Expand Down
4 changes: 0 additions & 4 deletions source/reference/sharding.txt
Original file line number Diff line number Diff line change
Expand Up @@ -295,10 +295,6 @@ The following database commands support :term:`sharded clusters

- Returns a list of configured shards.

* - :dbcommand:`medianKey`

- Deprecated internal command. See :dbcommand:`splitVector`.

* - :dbcommand:`moveChunk`

- Internal command that migrates chunks between shards.
Expand Down

0 comments on commit a71a838

Please sign in to comment.