[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-476) Eventlisteners triggering mutiple times and on null primary keys

Sanne Grinovero (JIRA) noreply at atlassian.com
Sun Mar 28 12:52:32 EDT 2010


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

Sanne Grinovero commented on HSEARCH-476:
-----------------------------------------

The related forum thread: https://forum.hibernate.org/viewtopic.php?f=9&t=1003224

> Eventlisteners triggering mutiple times and on null primary keys
> ----------------------------------------------------------------
>
>                 Key: HSEARCH-476
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-476
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.1.0.CR1, 3.1.0.GA, 3.1.1.GA, 3.2.0.Beta1
>            Reporter: Sanne Grinovero
>            Assignee: Emmanuel Bernard
>            Priority: Critical
>         Attachments: test.log, testAndWorkaround.patch
>
>
> When persisting a non-trivial (but also not overly complex) entity graph many events are fired more than once, and several times while the primary key is not yet assigned. This causes much trouble in the workQueue: it might contain duplicate work, work about entities with null PK, and possibly even in a work order which results in an inconsistent index.

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