[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-4837) 2L-Querycache: NaturalKeyLookup throws EntityNotFoundException

Guenther Demetz (JIRA) noreply at atlassian.com
Fri Feb 12 05:09:52 EST 2010


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

Guenther Demetz updated HHH-4837:
---------------------------------

    Attachment: TestLookupNaturalIdOnRecreatedEntity.jar

> 2L-Querycache: NaturalKeyLookup throws EntityNotFoundException
> --------------------------------------------------------------
>
>                 Key: HHH-4837
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4837
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: caching (L2)
>    Affects Versions: 3.5.0-Beta-3
>         Environment: 3.5.0-Beta3, HSQLDB,  Ehcache as 2L-cache provider
>            Reporter: Guenther Demetz
>         Attachments: TestLookupNaturalIdOnDeletedEntity.jar, TestLookupNaturalIdOnRecreatedEntity.jar
>
>
> A cached NaturalKeyLookup query (immutable NaturalId) looking for a entity which has already been deleted,
> throws EntityNotFoundException.
> This is different to the behavior with disabled 2L-Querycache where the query simply returns null.
> Please see attached Testcase for details.

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