[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-342) Delete on unindexed entities referenced by indexed entities with ContainedIn annotation failed

Grégoire Rolland (JIRA) noreply at atlassian.com
Tue Jun 9 03:56:13 EDT 2009


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

Grégoire Rolland updated HSEARCH-342:
-------------------------------------

    Attachment: hsearch-tx-342.tar.gz

In this test case, all operations are in a transaction.

> Delete on unindexed entities referenced by indexed entities with ContainedIn annotation failed
> ----------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-342
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-342
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.1.0.GA
>         Environment: Hibernate 3.3.1.GA, PostgreSQL 8.3
>            Reporter: Grégoire Rolland
>            Priority: Blocker
>             Fix For: 3.1.1
>
>         Attachments: hsearch-tx-342.tar.gz, hsearch_jira.zip
>
>
> Delete on unindexed entities referenced by indexed entities with ContainedIn annotation failed.
> On PostCommit Transaction, I get a LazyInitializationException on the collection with the ContainedIn annotation.
> I upload a test case to reproduce this, run the Boot class.

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