Skip to content

Commit 881d4d1

Browse files
committed
specify driver version
1 parent 9bff7fc commit 881d4d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,10 @@ object:
172172
This configuration allows the connection pool to close unused connections
173173
during periods of inactivity.
174174

175-
In versions earlier than 6.18.0, idle connections were not cleaned up when
176-
``minPoolSize`` was set to ``0``. Starting in version 6.18.0, the connection
177-
pool correctly cleans up idle connections regardless of the ``minPoolSize``
178-
setting.
175+
In versions of the {+driver-short+} earlier than 6.18.0, idle connections
176+
were not cleaned up when ``minPoolSize`` was set to ``0``. Starting in
177+
version 6.18.0, the connection pool correctly cleans up idle connections
178+
regardless of the ``minPoolSize`` setting.
179179

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

0 commit comments

Comments
 (0)