Skip to content
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

enable Netty leak detector extension #3064

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Feb 18, 2024

@sullis sullis force-pushed the NettyLeakDetectorExtension branch 2 times, most recently from 4a3f1b3 to abc1bb1 Compare February 25, 2024 04:36
@violetagg violetagg added the type/enhancement A general enhancement label Mar 15, 2024
@sullis sullis force-pushed the NettyLeakDetectorExtension branch 3 times, most recently from 1649d9c to fea9ce8 Compare March 22, 2024 17:36
@sullis
Copy link
Contributor Author

sullis commented Mar 22, 2024

I observed a failure in GitHub Actions

ubuntu-20.04

image
Http2Tests > testHttp2ForMemoryLeaks() FAILED
    java.lang.IllegalStateException: Netty leaks: after [testHttp2ForMemoryLeaks()] [ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf]
        at io.github.nettyplus.leakdetector.junit.NettyLeakListener.assertZeroLeaks(NettyLeakListener.java:31)
image

@sullis sullis force-pushed the NettyLeakDetectorExtension branch 3 times, most recently from 7c864c5 to ea72399 Compare March 29, 2024 19:03
@sullis sullis force-pushed the NettyLeakDetectorExtension branch from ea72399 to a5abd65 Compare April 16, 2024 16:56
@sullis sullis force-pushed the NettyLeakDetectorExtension branch from a5abd65 to cb3b889 Compare April 17, 2024 00:15
@sullis
Copy link
Contributor Author

sullis commented Apr 17, 2024

GitHub Actions CI:

Http2Tests > testHttp2ForMemoryLeaks() FAILED
    java.lang.IllegalStateException: Netty leaks: after [testHttp2ForMemoryLeaks()] [ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf, ByteBuf]
        at io.github.nettyplus.leakdetector.junit.NettyLeakListener.assertZeroLeaks(NettyLeakListener.java:31)

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

Successfully merging this pull request may close these issues.

None yet

2 participants