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

John Whelan commented on SOLR-1939:
-----------------------------------

I added an attempt at a fix for this issue. I also attached a 'notes' file that 
discusses some of the shortcomings of the fix. (This is my first attempt at 
following http://wiki.apache.org/solr/HowToContribute )
                
> DataImportHandler reports success after running out of disk space
> -----------------------------------------------------------------
>
>                 Key: SOLR-1939
>                 URL: https://issues.apache.org/jira/browse/SOLR-1939
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Wojtek Piaseczny
>              Labels: newdev
>         Attachments: notes_for_SOLR1939.rtf, SOLR-1939.patch
>
>
> DataImportHandler reports success after running out of disk space 
> (.properties file is updated with new time stamps and status page reports 
> success). Out of disk space exceptions should be treated more like 
> datasource-level exceptions than like document-level exceptions (i.e. they 
> should cause the import to report failure).
> Original discussion here:
> http://lucene.472066.n3.nabble.com/DataImportHandler-and-running-out-of-disk-space-td835125.html

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

Reply via email to