Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

enable Netty leak detector extension #3064

Draft
wants to merge 2 commits 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 2 times, most recently 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)

@sullis sullis force-pushed the NettyLeakDetectorExtension branch 3 times, most recently from a0a3017 to 9fc0757 Compare May 20, 2024 15:36
@sullis sullis force-pushed the NettyLeakDetectorExtension branch from 9fc0757 to 306ba93 Compare July 9, 2024 13:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants