Skip to content

Commit f4c9d1c

Browse files
author
Dave Cuthbert
authored
Docsp 25060 backports v4.2 (#1849)
* DOCSP-25060 BACKPORT * Fix merge
1 parent ff887f7 commit f4c9d1c

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
@@ -609,10 +609,6 @@ Administration Commands
609609

610610
- Defragments a collection and rebuilds the indexes.
611611

612-
* - :dbcommand:`connPoolSync`
613-
614-
- Internal command to flush connection pool.
615-
616612
* - :dbcommand:`convertToCapped`
617613

618614
- 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
@@ -36,10 +36,6 @@ Administration Commands
3636

3737
- Defragments a collection and rebuilds the indexes.
3838

39-
* - :dbcommand:`connPoolSync`
40-
41-
- Internal command to flush connection pool.
42-
4339
* - :dbcommand:`convertToCapped`
4440

4541
- Converts a non-capped collection to a capped collection.
@@ -141,7 +137,6 @@ Administration Commands
141137
/reference/command/cloneCollectionAsCapped
142138
/reference/command/collMod
143139
/reference/command/compact
144-
/reference/command/connPoolSync
145140
/reference/command/convertToCapped
146141
/reference/command/create
147142
/reference/command/createIndexes

source/reference/privilege-actions.txt

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

584584
.. authaction:: connPoolSync
585585

586-
User can perform the :dbcommand:`connPoolSync` command. Apply this
586+
User can perform the internal ``connPoolSync`` command. Apply this
587587
action to the ``cluster`` resource.
588588

589589
.. authaction:: convertToCapped

0 commit comments

Comments
 (0)