[ https://issues.apache.org/jira/browse/SOLR-16903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922399#comment-17922399 ]
David Smiley commented on SOLR-16903: ------------------------------------- BTW I don't think module-by-module is generally the way to go. I think it should be mostly by converting SolrCore methods, then CoreContainer methods, etc.. SolrCore data dir & DirectoryFactory deserves isolation. Any way, it's perhaps too late to organize the approach as the floodgates have opened to address them in every which way that occurs to contributors. > Use Path instead of File in Java Code > ------------------------------------- > > Key: SOLR-16903 > URL: https://issues.apache.org/jira/browse/SOLR-16903 > Project: Solr > Issue Type: Improvement > Affects Versions: 9.3 > Reporter: Eric Pugh > Priority: Minor > Labels: newdev, pull-request-available > Time Spent: 3h 50m > Remaining Estimate: 0h > > As a community, we have decided to migrate to using java.nio.file.Path in > place of java.io.File in our codebase. > This ticket is to go through the codebase and make that change. We'd also > like to add the java.io.File pattern to our forbidden-apis setup. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org