Skip to content

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

Closed as not planned
@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

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions