This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-19b0a41d-8445-4e41-b920-9a722d87a877 XWIKI-24365 Open

Fail the build when getting Tomcat warning about insufficient cache size

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1df62e3e-99f5-4b98-8086-9ab1f4c72832 Thomas Mortagne created this issue on 15/May/26 14:37
 
Summary: Fail the build when getting Tomcat warning about insufficient cache size
Issue Type: cid:jira-generated-image-avatar-19b0a41d-8445-4e41-b920-9a722d87a877 Improvement
Affects Versions: 17.10.8
Assignee: Unassigned
Components: Development Issues only
Created: 15/May/26 14:37
Labels: testneeded
Priority: cid:jira-generated-image-static-major-87d821b1-81b6-46ca-9ace-5cd2cee12ef9 Major
Reporter: Thomas Mortagne
Description:

We regularly have to adapt the maximum cache size in the Tomcat context.xml, but we always discover it after the fact. It should not be too hard to catch those during the Tomcat startup in integration tests and fail the build in that case.