This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 71a5ed4ab3 Add a changelog entry for f1e571a9
71a5ed4ab3 is described below
commit 71a5ed4ab3cb69bb3711723791b87e7ce2a5beb6
Author: lihan <[email protected]>
AuthorDate: Fri Aug 4 14:48:55 2023 +0800
Add a changelog entry for f1e571a9
---
webapps/docs/changelog.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f1969a6009..6ee6b5de0e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -168,6 +168,11 @@
</subsection>
<subsection name="jdbc-pool">
<changelog>
+ <fix>
+ Fix the <code>releaseIdleCounter</code> does not increment when
testAllIdle
+ releases them. Pull request <pr>241</pr> provided by Arun Chaitanya
Miriappalli
+ (lihan)
+ </fix>
<fix>
Fix the <code>ConnectionState</code> state will be inconsistent with
actual
state on the connection when an exception occurs while writing. Pull
request
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]