]
Tristan Tarrant updated ISPN-1908:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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: Galder ZamarreƱo
Priority: Critical
Fix For: 5.1.3.CR1, 5.1.3.FINAL
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: