[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5326) UpdateTimestampsCache should maintain the statistics for its region

Alex Snaps (JIRA) noreply at atlassian.com
Mon Jul 19 11:42:35 EDT 2010


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

Alex Snaps updated HHH-5326:
----------------------------

    Attachment: HHH-5326.patch

Here's a patch to solve that issue... The concurrent impl. sort of isn't really useful (in terms of throughput) as org.hibernate.cache.UpdateTimestampsCache methods remain all synchronized.

> UpdateTimestampsCache should maintain the statistics for its region
> -------------------------------------------------------------------
>
>                 Key: HHH-5326
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5326
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Alex Snaps
>         Attachments: HHH-5326.patch
>
>
> Don't know if it is by design, but the SecondLevelCacheStatistics' for the UpdateTimestampsCache region are not maintained. Any idea why ?

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