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

Amin Mohammed-Coleman (JIRA) noreply at atlassian.com
Thu Apr 1 15:42:31 EDT 2010


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

Amin Mohammed-Coleman commented on HSEARCH-421:
-----------------------------------------------

Hi Sanne,

Thanks for your comments.  I've added some comments to explain some of the changes you mentioned:


LogErrorHandler appending all to a single string to call log.error only once - so that it doesn't get mixed up with other message - I thought this would be case. I changed it this morning on the train. 

making sure the ErrorHandler isn't build during each work but reused - That makes sense. 

I will create a patch for documentation.  Can I ask a quick question?  Does the implementation in the PerDPProcessors look ok? I wasn't completely sure if I had captured what you and Emmanuel wanted.

Thanks again!

> 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