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

Uwe Schindler commented on SOLR-4916:
-------------------------------------

We have one more failing windows test, maybe some unclosed file:

{noformat}
[junit4:junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
[junit4:junit4]   2> 544841 T1593 oassb.BlockDirectory.<init> Block cache on 
write is disabled
[junit4:junit4]   2> 544842 T1593 oassb.BlockDirectory.<init> Block cache on 
read is disabled
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BlockDirectoryTest -Dtests.method=testEOF -Dtests.seed=D041A49D09140
737 -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=US/Arizona 
-Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.11s J2 | BlockDirectoryTest.testEOF <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: 
.\org.apache.solr.store.hdfs.HdfsDirectory-1372353019
215\normal\test.eof
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([D041A49D09140737:412AE6954B30A14B]:0)
[junit4:junit4]    >    at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    >    at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    >    at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    >    at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1910)
[junit4:junit4]    >    at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    >    at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    >    at 
org.apache.solr.store.blockcache.BlockDirectoryTest.tearDown(BlockDirectoryTest.java:118)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:724)
{noformat}
                
> Add support to write and read Solr index files and transaction log files to 
> and from HDFS.
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4916
>                 URL: https://issues.apache.org/jira/browse/SOLR-4916
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>         Attachments: SOLR-4916.patch, SOLR-4916.patch, SOLR-4916.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to