[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5542) Infinispan region factory uses same cache instance for all timestamp regions

Paul Ferraro (JIRA) noreply at atlassian.com
Wed Sep 8 14:50:18 EDT 2010


Infinispan region factory uses same cache instance for all timestamp regions
----------------------------------------------------------------------------

                 Key: HHH-5542
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5542
             Project: Hibernate Core
          Issue Type: Bug
          Components: caching (L2)
    Affects Versions: 3.6.0.Beta4, 3.5.5
            Reporter: Paul Ferraro
         Attachments: patch.txt

By default, InfinispanRegionFactory will use the same cache instance (i.e. cache name = "timestamps") for all timestamp regions.
The cache name for use with timestamp regions should use the region name, created using the "timestamps" cache config.

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