Michael Musgrove created WFLY-6942:
--------------------------------------
Summary: Add a forget operation to the transaction subsystem tooling
Key: WFLY-6942
URL:
https://issues.jboss.org/browse/WFLY-6942
Project: WildFly
Issue Type: Feature Request
Components: Transactions
Affects Versions: 10.1.0.CR1
Reporter: Michael Musgrove
Assignee: Michael Musgrove
The CLI tooling provides two features for dealing with heuristic participants:
* a recover command that will move it back into the prepared state if the admin thinks a
second prepare attempt is likely to succeed;
* a delete operation if the admin thinks it safe to do so;
In the case of XA resources we also need a forget operation which will trigger the
resource adaptor to clean up its end instead of relying on the admin to use tooling
provided by the RA to clean up.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)