Skip to content

Commit e066f74

Browse files
author
Dave Cuthbert
authored
DOCSP-25060 BACKPORT (#1847)
* DOCSP-25060 BACKPORT * Fix merge
1 parent 1a39401 commit e066f74

File tree

4 files changed

+1
-27
lines changed

4 files changed

+1
-27
lines changed

source/reference/command.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -617,10 +617,6 @@ Administration Commands
617617

618618
- Defragments a collection and rebuilds the indexes.
619619

620-
* - :dbcommand:`connPoolSync`
621-
622-
- Internal command to flush connection pool.
623-
624620
* - :dbcommand:`convertToCapped`
625621

626622
- Converts a non-capped collection to a capped collection.

source/reference/command/connPoolSync.txt

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

source/reference/command/nav-administration.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ Administration Commands
3232

3333
- Defragments a collection and rebuilds the indexes.
3434

35-
* - :dbcommand:`connPoolSync`
36-
37-
- Internal command to flush connection pool.
38-
3935
* - :dbcommand:`convertToCapped`
4036

4137
- Converts a non-capped collection to a capped collection.
@@ -168,7 +164,6 @@ Administration Commands
168164
/reference/command/cloneCollectionAsCapped
169165
/reference/command/collMod
170166
/reference/command/compact
171-
/reference/command/connPoolSync
172167
/reference/command/convertToCapped
173168
/reference/command/create
174169
/reference/command/createIndexes

source/reference/privilege-actions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ Server Administration Actions
599599

600600
.. authaction:: connPoolSync
601601

602-
User can perform the :dbcommand:`connPoolSync` command. Apply this
602+
User can perform the internal ``connPoolSync`` command. Apply this
603603
action to the ``cluster`` resource.
604604

605605
.. authaction:: convertToCapped

0 commit comments

Comments
 (0)