]
RH Bugzilla Integration commented on WFLY-4164:
-----------------------------------------------
Kabir Khan <kkhan(a)redhat.com> changed the Status of [bug
New JTS record types are not showing up in the CLI
--------------------------------------------------
Key: WFLY-4164
URL:
https://issues.jboss.org/browse/WFLY-4164
Project: WildFly
Issue Type: Enhancement
Components: CLI, Transactions
Reporter: Tom Jenkinson
Assignee: Michael Musgrove
We need to expose the new JTS record types in the tooling:
{code}
AssumedCompleteHeuristicTransaction
AssumedCompleteHeuristicServerTransaction
AssumedCompleteTransaction
AssumedCompleteServerTransaction
{code}
We need these because if a transaction ends up in a heuristic state we can't actually
view this using the CLI even though the records are in the object store. This has the
consequence that a transaction can remain in the object store indefinitely.