Transactional replace calls maybe not propagated to cache store
---------------------------------------------------------------
Key: ISPN-912
URL:
https://issues.jboss.org/browse/ISPN-912
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.0.0.ALPHA2, 4.2.1.CR1, 4.2.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 4.2.1.Final, 5.0.0.ALPHA3
Why doesn't StoreModificationsBuilder in CacheStoreInterceptor override
visitReplaceCommand()?
A replace is a modification which should be converted into a Store() command when executed
within a transaction.
Should be easy to create a unit test to verify whether this is working, or check the
testsuite for one.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira