[
https://issues.jboss.org/browse/WFLY-10573?page=com.atlassian.jira.plugin...
]
Ondra Chaloupka commented on WFLY-10573:
----------------------------------------
[~jmesnil] what is the exact place where the {{ejb-xa-recovery}} is left? Is it
{{<wildfly-sources>/testsuite/integration/basic/ejb-xa-recovery}}?
This folder is created by wildfly transaction client (see
https://github.com/wildfly/wildfly-transaction-client/blob/master/src/mai...).
It's based on the issue
https://issues.jboss.org/browse/WFTC-38. I think
[~flavia.rainone] will know all details about this.
ejb-xa-recovery folder is not cleaned up after testsuite
--------------------------------------------------------
Key: WFLY-10573
URL:
https://issues.jboss.org/browse/WFLY-10573
Project: WildFly
Issue Type: Bug
Components: Transactions
Affects Versions: 13.0.0.Final
Reporter: Jeff Mesnil
Assignee: Tom Jenkinson
After the basic testsuite is run, there remains a ejb-xa-recovery folder in
testsuite/integration/basic that is not properly cleaned up.
I grepped the testsuite for ejb-xa-recovery but could not find a match.
I suspect that this folder is created by Narayan as it deals with XA recovery.
This folder contains a single file named
20005_00000000000000000000ffff7f0000010000f9965b2237980000003b31_00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
whose content is:
{code}
http-remoting://127.0.0.1:8080
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)