You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2008/12/11 09:27:44 UTC

[jira] Resolved: (SOLR-886) DataImportHandler should rollback when an import fails or is aborted

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

Shalin Shekhar Mangar resolved SOLR-886.
----------------------------------------

    Resolution: Fixed

Committed revision 725616.

> DataImportHandler should rollback when an import fails or is aborted
> --------------------------------------------------------------------
>
>                 Key: SOLR-886
>                 URL: https://issues.apache.org/jira/browse/SOLR-886
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-886.patch
>
>
> DataImportHandler should call rollback when an import fails or is aborted. This will make sure that uncommitted changes are not committed when the IndexWriter is closed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.