[infinispan-issues] [JBoss JIRA] Created: (ISPN-722) JdbcMixedCacheStoreConfig.setDatabaseType() does not update all TableManipulations
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 08:55:54 EDT 2010
JdbcMixedCacheStoreConfig.setDatabaseType() does not update all TableManipulations
----------------------------------------------------------------------------------
Key: ISPN-722
URL: https://jira.jboss.org/browse/ISPN-722
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 4.1.0.Final
Reporter: Trustin Lee
Assignee: Trustin Lee
Fix For: 4.2.0.BETA1, 4.2.0.Final
JdbcMixedCacheStore uses two TableManipulation instances - one for strings and the other for binary data. JdbcMixedCacheStore.setDatabaseType() is supposed to update both TableManipulations' databaseType property, but it actually updates that of the binary one only.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list