Skip to content

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

Open
@mhalbritter

Description

@mhalbritter

Like #45846, when enabling lazy init, Netty's ResourceLeakDetector won't be enabled. It's set up in the constructor of NettyAutoConfiguration, which won't run when lazy init is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions