-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Restore buffer leak tracking in tests. #10226
Labels
Bug
For general bugs on Jetty side
Comments
See also #9148 |
lorban
added a commit
that referenced
this issue
Aug 16, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 18, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 18, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 21, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 22, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 22, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 22, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
…y helping to discriminate the buffers by their content Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
…k is detected Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Aug 23, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
…y helping to discriminate the buffers by their content Signed-off-by: Ludovic Orban <lorban@bitronix.be>
olamy
pushed a commit
that referenced
this issue
Aug 24, 2023
…k is detected Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
…ontent.Source reader Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
…vailable() leaves unconsumed content Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Sep 11, 2023
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
Leak tracking in tests has been restored, and known leaky tests have been marked with This issue can be considered solved; known leaks will be fixed independently. |
github-project-automation
bot
moved this from 🏗 In progress
to ✅ Done
in Jetty 12.0.2 FROZEN
Sep 14, 2023
lorban
added a commit
that referenced
this issue
Feb 23, 2024
#10226 - fix HttpClientIdleTimeoutTest to wait for server's idle timeout before checking for leaks - improve HttpClientIdleTimeoutTest by making it upload some content - fix FCGI server leak caused by idle timeout - fix H3 server leak caused by idle timeout Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
…onClose() Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
lorban
added a commit
that referenced
this issue
Mar 29, 2024
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jetty version(s)
12
Description
Build on
ArrayByteBufferPool.Tracking
introduced in #10225 to fix the TODOs named "restore leak tracking".The text was updated successfully, but these errors were encountered: