]
Steve Ebersole reassigned HHH-3140:
-----------------------------------
Assignee: Steve Ebersole
Region prefix ignored for entities and collections
--------------------------------------------------
Key: HHH-3140
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3140
Project: Hibernate3
Issue Type: Bug
Components: caching (L2)
Affects Versions: 3.3
Reporter: Brian Stansberry
Assignee: Steve Ebersole
Fix For: 3.3
The way hibernate handles hibernate.cache.region_prefix varies between the Region types.
When RegionFactory.buildQueryResultsRegion() and buildTimestampsRegion() are called, any
region_prefix is prepended to the passed regionName. With entities and collection's
it is not.
(01:45:56 PM) bes: well, I looked in hibernate-core for usages of
Settings.getCacheRegionPrefix() and the only usage was in the StandardQueryCache and
UpdateTimestampsCache classes
(01:48:48 PM) steve: oh, i think i just missed that for entity and collections
(01:49:02 PM) steve: it used to be handled by a class no longer there
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: