Skip to content

Setting spring.netty.leak-detection has no effect when lazy initialization is enabled #46164

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

Closed
wants to merge 1 commit into from

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Jun 23, 2025

See #46013

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 23, 2025
@nosan nosan force-pushed the 46013 branch 2 times, most recently from 3e5594d to 22589a3 Compare June 23, 2025 08:22
This commits registers LazyInitializationExcludeFilter to exclude
NettyAutoConfiguration from global lazy init

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@mhalbritter mhalbritter added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 23, 2025
@mhalbritter mhalbritter added this to the 3.4.x milestone Jun 23, 2025
@mhalbritter mhalbritter self-assigned this Jun 23, 2025
mhalbritter pushed a commit that referenced this pull request Jun 23, 2025
This commits registers LazyInitializationExcludeFilter to exclude
NettyAutoConfiguration from global lazy init.

See gh-46164

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@mhalbritter
Copy link
Contributor

Thanks @nosan !

@mhalbritter mhalbritter modified the milestones: 3.4.x, 3.4.8 Jun 23, 2025
@nosan
Copy link
Contributor Author

nosan commented Jun 23, 2025

Thanks @mhalbritter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants