Skip to content

Commit 164c118

Browse files
author
Dave Cuthbert
authored
Docsp 25060 backports v4.4 (#1848)
* DOCSP-25060 BACKPORT * Fix merge
1 parent c30c878 commit 164c118

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
@@ -594,10 +594,6 @@ Administration Commands
594594

595595
- Defragments a collection and rebuilds the indexes.
596596

597-
* - :dbcommand:`connPoolSync`
598-
599-
- Internal command to flush connection pool.
600-
601597
* - :dbcommand:`convertToCapped`
602598

603599
- 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.
@@ -158,7 +154,6 @@ Administration Commands
158154
/reference/command/cloneCollectionAsCapped
159155
/reference/command/collMod
160156
/reference/command/compact
161-
/reference/command/connPoolSync
162157
/reference/command/convertToCapped
163158
/reference/command/create
164159
/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)