[infinispan-issues] [JBoss JIRA] (ISPN-11473) InvocationHelper should commit or rollback the transaction on a blocking thread
Will Burns (Jira)
issues at jboss.org
Fri Mar 13 14:11:24 EDT 2020
Will Burns created ISPN-11473:
---------------------------------
Summary: InvocationHelper should commit or rollback the transaction on a blocking thread
Key: ISPN-11473
URL: https://issues.redhat.com/browse/ISPN-11473
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
We should make sure to commit/rollback on the blocking thread as the Transaction API is blocking but requires remote invocations. InvocationHelper currently handles this in a handle but should be handleAsync, so it should pretty easy to swap in.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list