[infinispan-issues] [JBoss JIRA] Created: (ISPN-579) JdbcStringBasedCacheStore shouldn't preload data from the store
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Sat Aug 7 11:09:49 EDT 2010
JdbcStringBasedCacheStore shouldn't preload data from the store
---------------------------------------------------------------
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: Manik Surtani
Fix For: 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