[
https://issues.redhat.com/browse/WFLY-13578?page=com.atlassian.jira.plugi...
]
Ondrej Chaloupka edited comment on WFLY-13578 at 6/17/20 7:41 AM:
------------------------------------------------------------------
I've created the tests
https://github.com/ochaloup/wildfly/commits/JBEAP-19435-openshift-do-not-...
but for being able to create PR I'm waiting for resolution on WFTC-85
was (Author: ochaloup):
I've created the tests
https://github.com/ochaloup/wildfly/commits/JBEAP-19435-openshift-do-not-...
but for I'm able to create PR I'm waiting for resolution on WFTC-85
Add a testcase for transaction propagation over EJB remote simulating
network issues on remote calls
----------------------------------------------------------------------------------------------------
Key: WFLY-13578
URL:
https://issues.redhat.com/browse/WFLY-13578
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 20.0.0.Final
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Major
The WFLY integration testsuite misses integration tests for EJB remote calls which comes
with transaction propagation which would simlate network issues during 2PC processing.
There was recently added a testcase WFLY-13516 but there is still missing a test for
issue JBEAP-19435.
The testcase should be verifying that if transaction intermittently fails during commit
phase of 2PC then the transaction recovery processing is capable to finish with commit.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)