-
Notifications
You must be signed in to change notification settings - Fork 660
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
Reuse of WebClient Connection causes memory LEAK #1513
Comments
@shj95 I created a new issue in |
@violetagg https://github.com/shj95/webflux-leak-test/blob/b1a67a3c1ad07a3986f88f425358ecf261ccc7da/error.log#L99-L166 This error may not be related to memory leak, but it seems to be thrown in reactor. |
@shj95 thanks |
@shj95 I cannot reproduce this with the latest released versions thus I'm closing the issue. If you still observe the issue with the latest versions we can reopen it. |
Previously discussed from https://gitter.im/reactor/reactor-netty?at=602f5b67a37fc1784c2f55d1
Expected Behavior
No LEAK
Actual Behavior
and
Steps to Reproduce
I've created minimal reproducible project.
https://github.com/shj95/webflux-leak-test
Possible Solution
Your Environment
netty
, ...): Spring boot 2.4.2java -version
)uname -a
):Darwin MacBook-Pro-3.local 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered: