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
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira