[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-912) Transactional replace calls maybe not propagated to cache store
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Feb 4 12:08:39 EST 2011
[ https://issues.jboss.org/browse/ISPN-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-912.
-----------------------------------
Resolution: Done
> 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: 4.2.0.Final, 4.2.1.CR1, 5.0.0.ALPHA2
> 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
More information about the infinispan-issues
mailing list