Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Feb 10, 2025

Motivation

To prevent future memory leak regressions, it's useful to Netty leak detection enabled in CI and make leaks fail the build.

Modifications

  • add custom io.netty.util.ResourceLeakDetector implementation that logs leaks to files
  • configure Netty leak detector for unit tests and integration tests
  • show detected leaks directly in GitHub Action UI and make log records downloadable

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: lhotari#201

@lhotari lhotari force-pushed the lh-enable-netty-leak-detection-in-tests branch from a58499e to 8829a78 Compare April 29, 2025 10:22
@lhotari
Copy link
Member Author

lhotari commented May 8, 2025

superseded by #24272

@lhotari lhotari closed this May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant