[jira] [Commented] (SOLR-15717) Fix resource leak due to Files.find

2021-10-26 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434224#comment-17434224 ] lujie commented on SOLR-15717: -- We do not observed resource issue, for now, these bugs have

[jira] [Updated] (SOLR-15717) Fix resource leak due to Files.find

2021-10-26 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated SOLR-15717: - Description: Files.walk and Files.find will open stream and as jdk said:   * If timely disposal of file system

[jira] [Created] (SOLR-15717) Fix resource leak due to Files.find

2021-10-25 Thread lujie (Jira)
lujie created SOLR-15717: Summary: Fix resource leak due to Files.find Key: SOLR-15717 URL: https://issues.apache.org/jira/browse/SOLR-15717 Project: Solr Issue Type: Bug Security Level: Public