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

Jetty 12: review connection pool leak tracking #8455

Closed
sbordet opened this issue Aug 12, 2022 · 3 comments
Closed

Jetty 12: review connection pool leak tracking #8455

sbordet opened this issue Aug 12, 2022 · 3 comments
Labels
Bug For general bugs on Jetty side Stale For auto-closed stale issues and pull requests

Comments

@sbordet
Copy link
Contributor

sbordet commented Aug 12, 2022

Jetty version(s)
12.0.x

Description
LeakTrackingConnectionPool is not correctly thread safe and may lead to false positive in leak tracking.

@sbordet sbordet added the Bug For general bugs on Jetty side label Aug 12, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Aug 13, 2023
@sbordet sbordet removed the Stale For auto-closed stale issues and pull requests label Aug 15, 2023
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Aug 15, 2024
@sbordet
Copy link
Contributor Author

sbordet commented Aug 16, 2024

LeakTrackingConnectionPool was removed in 561fd31.

See also #12146 for the removal of the callbacks defined in the base class.

@sbordet sbordet closed this as completed Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side Stale For auto-closed stale issues and pull requests
Projects
None yet
Development

No branches or pull requests

1 participant