[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-579) JdbcStringBasedCacheStore preloads data using wrong keys (it shouldn't preload)
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Aug 10 12:44:49 EDT 2010
[ https://jira.jboss.org/browse/ISPN-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-579.
--------------------------------
Resolution: Done
resolved
> JdbcStringBasedCacheStore preloads data using wrong keys (it shouldn't preload)
> -------------------------------------------------------------------------------
>
> Key: ISPN-579
> URL: https://jira.jboss.org/browse/ISPN-579
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 4.1.0.CR2
> Reporter: Sanne Grinovero
> Assignee: Mircea Markus
> Fix For: 4.1.0.CR3, 4.1.0.Final
>
>
> It appears that if I happen to configure a JdbcStringBasedCacheStore using preload=true then cache is preloaded with the values but using the keys in their String form - which is pointless.
> An error should be thrown, like illegal configuration, or a warning logged at runtime while attempting to load from this implementation and ignoring the load request.
> Also documentation is not pointing out this limitation.
--
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