[infinispan-issues] [JBoss JIRA] (ISPN-8201) Retried event not marked as such in transactional cache
Radim Vansa (JIRA)
issues at jboss.org
Fri Aug 11 03:44:00 EDT 2017
Radim Vansa created ISPN-8201:
---------------------------------
Summary: Retried event not marked as such in transactional cache
Key: ISPN-8201
URL: https://issues.jboss.org/browse/ISPN-8201
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.1.0.Final
Reporter: Radim Vansa
When a node crashes after preparing a transaction, the new primary owner fires the events for the updated entries, but {{CacheEntryCreatedEvent.isCommandRetried()}} is not set.
Also, I am not sure if it is correct to commit the entry on given node multiple times (if the topology is changing the entry is committed to DC and event is fired each time).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list