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/15 20:20:58 UTC

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

Michael McCandless created LUCENE-6428:
------------------------------------------

             Summary: 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


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