Skip to content

Commit 38faacb

Browse files
author
Dave Cuthbert
authored
DOCSP-25066 BACKPORT (#1838)
1 parent 2fb1c61 commit 38faacb

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
@@ -750,10 +750,6 @@ Diagnostic Commands
750750

751751
- Reports the authentication state for the current connection.
752752

753-
* - :dbcommand:`cursorInfo`
754-
755-
- Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
756-
757753
* - :dbcommand:`dataSize`
758754

759755
- 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.
@@ -140,7 +136,6 @@ Diagnostic Commands
140136
/reference/command/collStats
141137
/reference/command/connPoolStats
142138
/reference/command/connectionStatus
143-
/reference/command/cursorInfo
144139
/reference/command/dataSize
145140
/reference/command/dbHash
146141
/reference/command/dbStats

source/reference/privilege-actions.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -769,11 +769,6 @@ Diagnostic Actions
769769
:dbcommand:`shardConnPoolStats` commands. Apply this action to the
770770
``cluster`` resource.
771771

772-
.. authaction:: cursorInfo
773-
774-
User can perform the :dbcommand:`cursorInfo` command. Apply this action
775-
to the ``cluster`` resource.
776-
777772
.. authaction:: dbHash
778773

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

0 commit comments

Comments
 (0)