File tree Expand file tree Collapse file tree 4 files changed +1
-27
lines changed Expand file tree Collapse file tree 4 files changed +1
-27
lines changed Original file line number Diff line number Diff line change @@ -617,10 +617,6 @@ Administration Commands
617
617
618
618
- Defragments a collection and rebuilds the indexes.
619
619
620
- * - :dbcommand:`connPoolSync`
621
-
622
- - Internal command to flush connection pool.
623
-
624
620
* - :dbcommand:`convertToCapped`
625
621
626
622
- Converts a non-capped collection to a capped collection.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -32,10 +32,6 @@ Administration Commands
32
32
33
33
- Defragments a collection and rebuilds the indexes.
34
34
35
- * - :dbcommand:`connPoolSync`
36
-
37
- - Internal command to flush connection pool.
38
-
39
35
* - :dbcommand:`convertToCapped`
40
36
41
37
- Converts a non-capped collection to a capped collection.
@@ -168,7 +164,6 @@ Administration Commands
168
164
/reference/command/cloneCollectionAsCapped
169
165
/reference/command/collMod
170
166
/reference/command/compact
171
- /reference/command/connPoolSync
172
167
/reference/command/convertToCapped
173
168
/reference/command/create
174
169
/reference/command/createIndexes
Original file line number Diff line number Diff line change @@ -599,7 +599,7 @@ Server Administration Actions
599
599
600
600
.. authaction:: connPoolSync
601
601
602
- User can perform the :dbcommand:` connPoolSync` command. Apply this
602
+ User can perform the internal `` connPoolSync` ` command. Apply this
603
603
action to the ``cluster`` resource.
604
604
605
605
.. authaction:: convertToCapped
You can’t perform that action at this time.
0 commit comments