You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/12/06 06:41:41 UTC

[GitHub] [iotdb] HeimingZ opened a new pull request, #8347: [IOTDB-5118] FileMetric opens too many file descriptors

HeimingZ opened a new pull request, #8347:
URL: https://github.com/apache/iotdb/pull/8347

   FileUtils.listFiles in the commons io doesn't use Files.walk with try-with-resources contract, this error is same as [JDK-8250785](https://bugs.openjdk.org/browse/JDK-8250785)


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8347: [IOTDB-5118] FileMetric opens too many file descriptors

Posted by GitBox <gi...@apache.org>.
OneSizeFitsQuorum merged PR #8347:
URL: https://github.com/apache/iotdb/pull/8347


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org