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)