Dan Berindei created ISPN-10022:
-----------------------------------
Summary: Compute command updates are not written to stores in
Key: ISPN-10022
URL:
https://issues.jboss.org/browse/ISPN-10022
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 10.0.0.Beta2, 9.4.8.Final
Reporter: Dan Berindei
Fix For: 10.0.0.Beta3, 9.4.9.Final
{{TxBatchUpdater}} collects the modifications from all the commands in a transaction in
order to write them to the stores. However, it doesn't implement the {{visitCompute*}}
commands, so it doesn't collect any modifications from {{compute()}},
{{computeIfAbsent()}}, and {{computeIfPresent()}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)