Skip to content

Commit 03ce962

Browse files
author
Dave Cuthbert
authored
DOCSP-25066 BACKPORT (#1837)
1 parent c3632fd commit 03ce962

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
@@ -777,10 +777,6 @@ Diagnostic Commands
777777

778778
- Reports the authentication state for the current connection.
779779

780-
* - :dbcommand:`cursorInfo`
781-
782-
- Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
783-
784780
* - :dbcommand:`dataSize`
785781

786782
- 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.
@@ -145,7 +141,6 @@ Diagnostic Commands
145141
/reference/command/collStats
146142
/reference/command/connPoolStats
147143
/reference/command/connectionStatus
148-
/reference/command/cursorInfo
149144
/reference/command/dataSize
150145
/reference/command/dbHash
151146
/reference/command/dbStats

source/reference/privilege-actions.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -773,11 +773,6 @@ Diagnostic Actions
773773
User can perform the :dbcommand:`connPoolStats` command. Apply this
774774
action to the ``cluster`` resource.
775775

776-
.. authaction:: cursorInfo
777-
778-
User can perform the :dbcommand:`cursorInfo` command. Apply this action
779-
to the ``cluster`` resource.
780-
781776
.. authaction:: dbHash
782777

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

0 commit comments

Comments
 (0)