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 30383129d2 fix issue id in changelog
30383129d2 is described below
commit 30383129d229f4831a8c551b597a4f1e11908f2c
Author: Clément Guillaume <[email protected]>
AuthorDate: Wed Nov 16 10:58:02 2022 -0800
fix issue id in changelog
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 753b22eea8..0b1f08c1ce 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,7 +116,7 @@
<subsection name="Catalina">
<changelog>
<add>
- <bug>66029</bug>: Add a configuration option to allow bloom filters
used
+ <bug>66209</bug>: Add a configuration option to allow bloom filters
used
to index JAR files to be retained for the lifetime of the web
application. Prior to this addition, the indexes were always flushed by
the periodic calls to <code>WebResourceRoot.gc()</code>. As part of
this
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]