dsmiley commented on PR #3263:
URL: https://github.com/apache/solr/pull/3263#issuecomment-2762589597

   In IntelliJ, I did a find-usages of File (methods, fields, etc.) across 
project files.  Excluding gradle (uses File a lot), there are still a number of 
usages.  For example 
[TestRestore](https://github.com/apache/solr/blob/86f2afded1252b69b8478a2c795a7657585ef5c2/solr/core/src/test/org/apache/solr/handler/TestRestoreCore.java#L203).
  On that spot in particular, wow, the few lines there are so back & forth on 
Path -> File -> String -> Path ... makes my head spin


-- 
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: issues-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to