irvingans opened a new issue, #1846: URL: https://github.com/apache/jena/issues/1846
### Version 3.16.0 ### What happened? This is similar to https://github.com/apache/jena/issues/1840, which I found in https://github.com/apache/jena/blob/main/jena-tdb1/src/main/java/org/apache/jena/tdb/base/file/ChannelManager.java. Here in the source code of ChannelManager, where RandomAccessFile and FileChannel are not closed properly in this class itself or any other caller classes. This could potentially lead to memory leaks and other issues. . ### Relevant output and stacktrace _No response_ ### Are you interested in making a pull request? None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
