[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4779) collection-cache and single-object-Cache (Ehcache) have different timestamps

AnitaMuc (JIRA) noreply at atlassian.com
Mon Jan 11 09:25:30 EST 2010


collection-cache and single-object-Cache (Ehcache) have different timestamps
----------------------------------------------------------------------------

                 Key: HHH-4779
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4779
             Project: Hibernate Core
          Issue Type: Bug
          Components: caching (L2)
    Affects Versions: 3.3.2, 3.3.1
         Environment: hibernate-core 3.3.1.GA / 3.3.2.GA
hibernate-ehcache 3.3.1.GA / 3.3.2.GA
Spring 2.5.6
            Reporter: AnitaMuc


The proxy-timestamps of a new saved object from the single-object-cache and from the collection-cache can differ about 1 ms.
This causes a StaleObjectStateException when the object from the collection-cache gets merged (for example by cascade).
This problem disappears when the 2LC (Ehcache) is deactivated.

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