Radim Vansa created ISPN-7437:
---------------------------------
Summary: Both view change and topology update can concurrently cleanup leaver
transactions
Key: ISPN-7437
URL:
https://issues.jboss.org/browse/ISPN-7437
Project: Infinispan
Issue Type: Bug
Components: Core, Transactions
Affects Versions: 9.0.0.Alpha2
Reporter: Radim Vansa
Upon node crash, the leaver transactions cleanup can be triggered concurrently from both
view change and from topology update. If the recovery cache is in place, this could end up
with concurrent insert the prepared transaction into the recovery cache, which throws an
exception.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)