You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2015/04/16 22:37:58 UTC

[jira] [Resolved] (LUCENE-6428) Shore up IOUtils.spins a bit

     [ https://issues.apache.org/jira/browse/LUCENE-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-6428.
----------------------------------------
    Resolution: Fixed

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org