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

Michael McCandless commented on LUCENE-6428:
--------------------------------------------

Woops, I accidentally committed this in https://svn.apache.org/r1674124 ...

> Shore up IOUtils.spins a bit
> ----------------------------
>
>                 Key: LUCENE-6428
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6428
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: Trunk, 5.2
>
>         Attachments: LUCENE-6428.patch
>
>
> Some minor improvements to the spooky hacks it uses today:
>   * Use FileStore.name() instead of getBlockDevice parsing FileStore.toString 
> to extract the second part in (..).
>   * Fix TestIOUtils.MockFileStore to extend FileStore directly not 
> FilterFileStore so no delegate is required
>   * Require that we find " (" when parsing out the mount point



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to