[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-534) circular graphs of IndexedEmbedded might break MassIndexer

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Jul 22 04:35:35 EDT 2010


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

Sanne Grinovero updated HSEARCH-534:
------------------------------------

    Fix Version/s: 3.2.1

> circular graphs of IndexedEmbedded might break MassIndexer
> ----------------------------------------------------------
>
>                 Key: HSEARCH-534
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-534
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: massindexer
>    Affects Versions: 3.2.0.Beta1, 3.2.0.CR1, 3.2.0.Final
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.2.1, 3.3.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> I could reproduce the following forum post: https://forum.hibernate.org/viewtopic.php?f=9&t=1004813
> It appears that if two root entities which are sequentially indexed by the MassIndexer are sharing pointers to a same EntityKey but where loaded from different threads, they will attempt to add to the same session different instances for the same identifier.

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