-
Bug
-
Resolution: Done
-
Major
-
4.2.0.Final, 4.2.1.CR1, 5.0.0.ALPHA2
-
None
-
Low
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.