]
Manik Surtani resolved JBCACHE-1533.
------------------------------------
Fix Version/s: 3.2.0.GA
Resolution: Done
JDBCCacheLoader does not honour the create/drop false property for
the jbosscache_D table
-----------------------------------------------------------------------------------------
Key: JBCACHE-1533
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1533
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Cache loaders
Affects Versions: 3.1.0.GA
Reporter: Andrew Duckworth
Assignee: Manik Surtani
Priority: Minor
Fix For: 3.2.0.GA
Attachments: AdjListJDBCCacheLoader.java, AdjListJDBCCacheLoaderConfig.java
JDBCCacheLoader does not honour the create/drop false property for the jbosscache_D table
and instead drops and recreates it even when cache.jdbc.table.create=false. This has two
consequences; if the JDBC user does not have create/drop privileges a SQL exception occurs
and the cache doesn't start correctly. The second consequence is in a cluster one VM
starting its cache may drop the table while another VM is trying to use it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: