[infinispan-issues] [JBoss JIRA] Updated: (ISPN-579) JdbcStringBasedCacheStore preloads data using wrong keys (it shouldn't preload)

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sat Aug 7 11:11:49 EDT 2010


     [ https://jira.jboss.org/browse/ISPN-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-579:
---------------------------------

                   Summary: JdbcStringBasedCacheStore preloads data using wrong keys (it shouldn't preload)  (was: JdbcStringBasedCacheStore shouldn't preload data from the store)
             Fix Version/s: 4.1.0.CR3
    Workaround Description: make sure to disable preloading when using this cache store
                Workaround: [Workaround Exists]


> 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: Manik Surtani
>             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