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:25:44 UTC

[jira] Updated: (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 updated SOLR-886:
---------------------------------------

    Attachment: SOLR-886.patch

Rollback if an import is aborted or if an exception is thrown during full or delta imports.

I'll commit this shortly.

> 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.