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

Review Http MetaData immutability #4773

Closed
sbordet opened this issue Apr 14, 2020 · 1 comment
Closed

Review Http MetaData immutability #4773

sbordet opened this issue Apr 14, 2020 · 1 comment

Comments

@sbordet
Copy link
Contributor

sbordet commented Apr 14, 2020

Jetty version
10.0.x

Description
After #4764 it turned out that we would like org.eclipse.jetty.http.MetaData and subclasses to be immutable and non-recyclable, but they are not.

Review whether they can be made immutable.

@janbartel janbartel changed the title Review MetaData immutability Review Http MetaData immutability Jun 15, 2020
@sbordet
Copy link
Contributor Author

sbordet commented Sep 14, 2020

This was fixed by #4777.

@sbordet sbordet closed this as completed Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant