Skip to content

Commit bc73989

Browse files
committed
tech feedback
1 parent 69aea2e commit bc73989

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/connect/connection-options/connection-pools.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ object:
173173
during periods of inactivity.
174174

175175
In versions earlier than 6.18.0, the {+driver-short+} did not close idle
176-
connections when ``minPoolSize`` was set to ``0``. Starting in version
177-
6.18.0, the connection pool correctly closes idle connections regardless
178-
of the ``minPoolSize`` setting.
176+
connections when ``minPoolSize`` was set to ``0`` during periods of
177+
inactivity. Starting in version 6.18.0, the connection pool correctly closes
178+
idle connections regardless of the ``minPoolSize`` setting.
179179

180180
.. _node-connection-pool-max-idle-time:
181181

0 commit comments

Comments
 (0)