Skip to content

Add tests to detect netty memory leaks #30

Description

@mcobrien

We should run all or some of our tests at the PARANOID leak detection level, and ensure the build fails if a leak is detected. Note it might be necessary to use releaseLater for buffers created in the tests themselves to guard against false positives.

http://netty.io/wiki/reference-counted-objects.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions