Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Tomcat 11.0 #33916

Closed
Tracked by #33918
bclozel opened this issue Nov 19, 2024 · 1 comment
Closed
Tracked by #33918

Upgrade to Tomcat 11.0 #33916

bclozel opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Nov 19, 2024

This issue should upgrade the Tomcat version and update the Tomcat adapters for a Servlet 6.1 baseline.

@bclozel bclozel added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Nov 19, 2024
@bclozel bclozel added this to the 7.0.0-M1 milestone Nov 19, 2024
@bclozel bclozel self-assigned this Nov 19, 2024
@bclozel
Copy link
Member Author

bclozel commented Nov 19, 2024

See apache/tomcat@d16e846 and apache/tomcat@8e786a8 for behavior changes.

sbrannen pushed a commit that referenced this issue Dec 15, 2024
This commit fixes a regression introduced in TomcatHeadersAdapter in
conjunction with gh-33916.

Closes gh-34092
sbrannen added a commit that referenced this issue Dec 15, 2024
This commit restores the original behavior of the clear() method in
TomcatHeadersAdapter by delegating to
org.apache.tomcat.util.http.MimeHeaders.recycle(), which aligns with
the memory efficiency goals documented in the class-level Javadoc for
MimeHeaders.

See gh-33916
Closes gh-34092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant