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