[ 
https://issues.apache.org/jira/browse/SOLR-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002074#comment-15002074
 ] 

Kevin Risden commented on SOLR-8260:
------------------------------------

[~romseygeek] I see that you are going through and fixing a bunch to nio from 
java.io. Is there a JIRA outlining what still needs to be done?

> Use NIO2 APIs in core discovery
> -------------------------------
>
>                 Key: SOLR-8260
>                 URL: https://issues.apache.org/jira/browse/SOLR-8260
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>             Fix For: 5.4
>
>         Attachments: SOLR-8260.patch
>
>
> CorePropertiesLocator currently does all its file system interaction using 
> java.io.File and friends, which have all sorts of drawbacks with regard to 
> error handling and reporting.  We've been on java 7 for a while now, so we 
> should use the nio2 Path APIs instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to