[infinispan-issues] [JBoss JIRA] Closed: (ISPN-722) JdbcMixedCacheStoreConfig.setDatabaseType() does not update all TableManipulations
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 09:01:58 EDT 2010
[ https://jira.jboss.org/browse/ISPN-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trustin Lee closed ISPN-722.
----------------------------
Resolution: Done
Done.
> 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