[jboss-jira] [JBoss JIRA] (WFLY-3922) Add a CheckedAction to each transaction upon creation/inflow to interrupt the transaction's associated threads
Tom Jenkinson (JIRA)
issues at jboss.org
Mon Feb 23 08:37:49 EST 2015
[ https://issues.jboss.org/browse/WFLY-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom Jenkinson closed WFLY-3922.
-------------------------------
Resolution: Partially Completed
The ability for an app to provide its own CheckedAction was implemented in https://issues.jboss.org/browse/JBTM-2279 which is in WFLY now. I don't think the default behaviour should be to interrupt the drivers as per the discussion on the forum post. Its an option for a savvy user to implement their own CheckedAction to do the interrupt but they will do it with knowledge of how their set of drivers respond to Thread.interrup()
> Add a CheckedAction to each transaction upon creation/inflow to interrupt the transaction's associated threads
> --------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-3922
> URL: https://issues.jboss.org/browse/WFLY-3922
> Project: WildFly
> Issue Type: Enhancement
> Components: Transactions
> Reporter: David Lloyd
> Assignee: Tom Jenkinson
> Fix For: 9.0.0.CR1
>
>
> This will allow the application to receive a notification on transaction timeout or termination.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list