Skip to content

Commit fc8514f

Browse files
author
Dave Cuthbert
authored
DOCSP-25066 BACKPORT (#1839)
1 parent 926df42 commit fc8514f

File tree

4 files changed

+0
-32
lines changed

4 files changed

+0
-32
lines changed

source/reference/command.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -745,10 +745,6 @@ Diagnostic Commands
745745

746746
- Reports the authentication state for the current connection.
747747

748-
* - :dbcommand:`cursorInfo`
749-
750-
- Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
751-
752748
* - :dbcommand:`dataSize`
753749

754750
- Returns the data size for a range of data. For internal use.

source/reference/command/cursorInfo.txt

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

source/reference/command/nav-diagnostic.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ Diagnostic Commands
4040

4141
- Reports the authentication state for the current connection.
4242

43-
* - :dbcommand:`cursorInfo`
44-
45-
- Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
46-
4743
* - :dbcommand:`dataSize`
4844

4945
- Returns the data size for a range of data. For internal use.
@@ -143,7 +139,6 @@ Diagnostic Commands
143139
/reference/command/collStats
144140
/reference/command/connPoolStats
145141
/reference/command/connectionStatus
146-
/reference/command/cursorInfo
147142
/reference/command/dataSize
148143
/reference/command/dbHash
149144
/reference/command/dbStats

source/reference/privilege-actions.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -740,11 +740,6 @@ Diagnostic Actions
740740
User can perform the :dbcommand:`connPoolStats` and :dbcommand:`shardConnPoolStats`
741741
commands. Apply this action to the ``cluster`` resource.
742742

743-
.. authaction:: cursorInfo
744-
745-
User can perform the :dbcommand:`cursorInfo` command. Apply this action
746-
to the ``cluster`` resource.
747-
748743
.. authaction:: dbHash
749744

750745
User can perform the :dbcommand:`dbHash` command. Apply this action to

0 commit comments

Comments
 (0)