Issue Details (XML | Word | Printable)

Key: HHH-2411
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: KROL Rudy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibernate Core

Unable to delete a versioned item with JBoss-Cache as second level cache provider

Created: 08/Feb/07 11:13 AM   Updated: 10/Feb/07 07:16 AM
Component/s: core
Affects Version/s: 3.2.2
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Java Source File BaseCacheProviderTestCase.java (8 kB)

Environment:
JBossCache version: 1.4.1.GA (and 1.4.1.CR1)
Bug in OptimisticTreeCache (hibernate class)

Bug Testcase Reminder (view):
REMINDER: Bug reports should generally be accompanied by a test case
Participants: Christopher G. Stach II and KROL Rudy


 Description  « Hide

See the topic on the forum :
http://forum.hibernate.org/viewtopic.php?t=969417

I've reproduced a unit test that shows the problem.
It's the "testQueryCacheInvalidationVersionedItem()" test method in the "org.hibernate.test.cache.BaseCacheProviderTestCase" class.



Christopher G. Stach II added a comment - 10/Feb/07 07:16 AM

This looks like it's related to/probably fixed by http://jira.jboss.com/jira/browse/JBCACHE-953.