Skip to content

enable Netty leak detector extension#3064

Closed
sullis wants to merge 1 commit into
reactor:mainfrom
sullis:NettyLeakDetectorExtension
Closed

enable Netty leak detector extension#3064
sullis wants to merge 1 commit into
reactor:mainfrom
sullis:NettyLeakDetectorExtension

Conversation

@sullis

@sullis sullis commented Feb 18, 2024

Copy link
Copy Markdown
Contributor

@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

sullis commented Mar 22, 2024

Copy link
Copy Markdown
Contributor Author

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

sullis commented Apr 17, 2024

Copy link
Copy Markdown
Contributor Author

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
@sullis sullis force-pushed the NettyLeakDetectorExtension branch from 100ad03 to 87d0929 Compare February 17, 2025 01:18
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020-2021 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2020-2024 VMware, Inc. or its affiliates, All Rights Reserved.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Copyright (c) 2020-2024 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2020-2025 VMware, Inc. or its affiliates, All Rights Reserved.

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017-2023 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2017-2024 VMware, Inc. or its affiliates, All Rights Reserved.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Copyright (c) 2017-2024 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2017-2025 VMware, Inc. or its affiliates, All Rights Reserved.

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017-2022 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2017-2024 VMware, Inc. or its affiliates, All Rights Reserved.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Copyright (c) 2017-2024 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2017-2025 VMware, Inc. or its affiliates, All Rights Reserved.

@sullis sullis force-pushed the NettyLeakDetectorExtension branch from 87d0929 to 52fd009 Compare February 27, 2025 13:25
@violetagg

Copy link
Copy Markdown
Member

@sullis The build for this PR is not able to pass because it misses my suggestions.

@violetagg

Copy link
Copy Markdown
Member

There has been no updates since my last comment, let's close

@violetagg violetagg closed this Jun 2, 2025
@violetagg violetagg added status/declined We feel we shouldn't currently apply this change/suggestion and removed type/enhancement A general enhancement labels Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/declined We feel we shouldn't currently apply this change/suggestion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants