[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-217) org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider DEFAULT_CONFIG should be treecache.xml
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Fri Nov 7 10:08:46 EST 2008
org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider DEFAULT_CONFIG should be treecache.xml
----------------------------------------------------------------------------------------------
Key: JBCLUSTER-217
URL: https://jira.jboss.org/jira/browse/JBCLUSTER-217
Project: JBoss Clustering
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Hibernate-Cache-Provider
Affects Versions: 1.0.0.GA
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
I've noted that in org/jboss/hibernate/jbc/cacheprovider/TreeCacheProvider.java, the DEFAULT_CONFIG
is treecache-optimistic.xml. Having looked through TCP in HB 3.2.x series, this was actually treecache.xml
and some people are relying on this.
So, I'd suggest that for 1.0.1.GA, we use treecache.xml as default but still checking whether if treecache.xml
not present, old default (treecache-optimistic.xml) is present.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list