[infinispan-issues] [JBoss JIRA] Commented: (ISPN-688) Data preloaded from a CacheStore is immediately stored in the CacheStore again

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Oct 26 11:35:56 EDT 2010


    [ https://jira.jboss.org/browse/ISPN-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559368#action_12559368 ] 

Manik Surtani commented on ISPN-688:
------------------------------------

Looking at the cfg, if a chaining cache store is used, the shared/unshared flag applies to all cache stores in the chain.  :/  While that makes dealing with this bug easier, I can see this needing to change: chaining cache stores will be of limited value if they all have to be either shared or unshared.

> Data preloaded from a CacheStore is immediately stored in the CacheStore again
> ------------------------------------------------------------------------------
>
>                 Key: ISPN-688
>                 URL: https://jira.jboss.org/browse/ISPN-688
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 4.0.0.Final, 4.1.0.Final, 4.2.0.ALPHA2
>            Reporter: Sanne Grinovero
>            Assignee: Mircea Markus
>            Priority: Minor
>             Fix For: 4.2.0.BETA1, 4.2.0.Final, 5.0.0.BETA1, 5.0.0.Final
>
>
> When enabling logging on the CacheStore, which is being used with preload=true, I can clearly see that during the preload operation each value is read from the store and immediately after that stored again.
> This is quite a performance hit in application loading, as the whole store is written again without this being needed.

-- 
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