Skip to content

Fix netty leak#3127

Merged
trask merged 2 commits into
mainfrom
netty-leak
Jun 14, 2023
Merged

Fix netty leak#3127
trask merged 2 commits into
mainfrom
netty-leak

Conversation

@trask

@trask trask commented Jun 14, 2023

Copy link
Copy Markdown
Member

need to consume the body or close the response, otherwise get netty ByteBuf leak warnings: io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected (see Azure/azure-sdk-for-java#10467)

related: #1822 and #2179

@trask trask enabled auto-merge (squash) June 14, 2023 22:52
@trask trask merged commit a388a2d into main Jun 14, 2023
@trask trask deleted the netty-leak branch June 14, 2023 23:08
@gsantoshgit

Copy link
Copy Markdown

Still seeing the netty memory leakage issues with latest version 3.4.18

@trask

trask commented Nov 15, 2023

Copy link
Copy Markdown
Member Author

hi @gsantoshgit! can you open a new issue and include more details of what you are seeing? thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants