[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-421) Exceptions happening in backend are unnoticed (Amin Mohammed-Coleman)

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Apr 1 15:31:31 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36072#action_36072 ] 

Sanne Grinovero commented on HSEARCH-421:
-----------------------------------------

Hi Amin, patch is looking good I'm going to apply it with these minor changes:

- LogErrorHandler appending all to a single string to call log.error only once - so that it doesn't get mixed up with other messages
- Missing copyrights
- making sure the ErrorHandler isn't build during each work but reused

this is just some lines of code I'll change on the fly, all credit to you!

Could you work on a separate patch for the documentation? This feature should be mentioned somewhere.


> Exceptions happening in backend are unnoticed (Amin Mohammed-Coleman)
> ---------------------------------------------------------------------
>
>                 Key: HSEARCH-421
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-421
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.1.0.GA, 3.1.1.GA
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.2.0.Beta2
>
>         Attachments: HibernateSearch-421-01042010.patch, HibernateSearch-421-24032010-FixedStyle.patch, HibernateSearch-421-24032010.patch
>
>
> Any exception happening in the backend is not noticed as it happens in a separate thread.

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