[infinispan-issues] [JBoss JIRA] (ISPN-7437) Both view change and topology update can concurrently cleanup leaver transactions
Radim Vansa (JIRA)
issues at jboss.org
Fri Feb 3 05:49:00 EST 2017
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)
More information about the infinispan-issues
mailing list