[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-313) Provide a callback on indexing exception

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Apr 8 11:08:45 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard resolved HSEARCH-313.
--------------------------------------

    Resolution: Duplicate

> Provide a callback on indexing exception
> ----------------------------------------
>
>                 Key: HSEARCH-313
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-313
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: engine
>            Reporter: Emmanuel Bernard
>
> An application can pass a callback and be notified when an indexing operation fails. The data associated with the operation is passed as a parameter (eg list of lucene work). The application can do anything from here:
>   - log failing ids
>   - swallow
>   - put that in a queue for retry
> etc

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list