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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to