[infinispan-issues] [JBoss JIRA] (ISPN-10023) Tx compute command updates are not written to stores
Pedro Zapata (Jira)
issues at jboss.org
Mon Mar 4 04:53:00 EST 2019
Pedro Zapata created ISPN-10023:
-----------------------------------
Summary: Tx compute command updates are not written to stores
Key: ISPN-10023
URL: https://issues.jboss.org/browse/ISPN-10023
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.4.8.Final, 10.0.0.Beta2
Reporter: Pedro Zapata
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)
More information about the infinispan-issues
mailing list