[infinispan-issues] [JBoss JIRA] (ISPN-11722) GlobalTxTable doesn't wait for rollback of old tx
Will Burns (Jira)
issues at jboss.org
Mon Apr 27 11:02:11 EDT 2020
Will Burns created ISPN-11722:
---------------------------------
Summary: GlobalTxTable doesn't wait for rollback of old tx
Key: ISPN-11722
URL: https://issues.redhat.com/browse/ISPN-11722
Project: Infinispan
Issue Type: Bug
Reporter: Will Burns
GlobalTxTable uses functional map API which is non blocking for its rollback. It might be needed to have this wait until it completes. We should evaluate this and all places in this code that utilize the functional map API to make sure they are handling the non blocking properly.
https://github.com/infinispan/infinispan/pull/8119#discussion_r415782959
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list