[infinispan-issues] [JBoss JIRA] (ISPN-1908) Invalid CacheStore content when using DIST_SYNC + shared CacheStore and Transactions

Thomas Fromm (JIRA) jira-events at lists.jboss.org
Tue Mar 13 03:36:47 EDT 2012


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

Thomas Fromm updated ISPN-1908:
-------------------------------

    Attachment: XXX.java

    
> Invalid CacheStore content when using DIST_SYNC + shared CacheStore and Transactions 
> -------------------------------------------------------------------------------------
>
>                 Key: ISPN-1908
>                 URL: https://issues.jboss.org/browse/ISPN-1908
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core API
>    Affects Versions: 5.1.2.FINAL
>            Reporter: Thomas Fromm
>            Assignee: Manik Surtani
>         Attachments: XXX.java
>
>
> The attached file is an example to reproduce the situation:
> CM1 is started and a cache is filled up with some values. 2nd CM is now started and the same cache is filled there with values. As result I'd expect to have (in this case) 8 entries inside the cache store.
> When using JDBC cache store and looking into the logs, for some of the key added in the 2nd node (even if they are unique) he executes UPDATE queries instead of inserts...
> This only happens, when cache store is shared and transactions are enabled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list