Java 用の File Leak Detector

https://github.com/jenkinsci/lib-file-leak-detector

Java agent として動作するとのこと。

In addition, upon a "too many open files" exception, this agent will dump the list, allowing you to find out where a large number of file descriptors are in use.

気が利いてる。

Published: 2025-02-02(Tue) 10:43