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 @@ -609,10 +609,6 @@ Administration Commands
609
609
610
610
- Defragments a collection and rebuilds the indexes.
611
611
612
- * - :dbcommand:`connPoolSync`
613
-
614
- - Internal command to flush connection pool.
615
-
616
612
* - :dbcommand:`convertToCapped`
617
613
618
614
- 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 @@ -36,10 +36,6 @@ Administration Commands
36
36
37
37
- Defragments a collection and rebuilds the indexes.
38
38
39
- * - :dbcommand:`connPoolSync`
40
-
41
- - Internal command to flush connection pool.
42
-
43
39
* - :dbcommand:`convertToCapped`
44
40
45
41
- Converts a non-capped collection to a capped collection.
@@ -141,7 +137,6 @@ Administration Commands
141
137
/reference/command/cloneCollectionAsCapped
142
138
/reference/command/collMod
143
139
/reference/command/compact
144
- /reference/command/connPoolSync
145
140
/reference/command/convertToCapped
146
141
/reference/command/create
147
142
/reference/command/createIndexes
Original file line number Diff line number Diff line change @@ -583,7 +583,7 @@ Server Administration Actions
583
583
584
584
.. authaction:: connPoolSync
585
585
586
- User can perform the :dbcommand:` connPoolSync` command. Apply this
586
+ User can perform the internal `` connPoolSync` ` command. Apply this
587
587
action to the ``cluster`` resource.
588
588
589
589
.. authaction:: convertToCapped
You can’t perform that action at this time.
0 commit comments