[jboss-jira] [JBoss JIRA] (WFLY-12967) Improve tests in integration/multinode/../transaction/async/TransactionPropagationTestCase
Cheng Fang (Jira)
issues at jboss.org
Tue Jan 14 14:35:42 EST 2020
[ https://issues.redhat.com/browse/WFLY-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cheng Fang updated WFLY-12967:
------------------------------
Description:
This is for tests in {{testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionPropagationTestCase.java}}
* replace the {{sleep()}} in test method with {{Future.get()}} after calling async methods
* improve jndi lookup
** close context
** cache context at class level
** replace with @EJB injection
> Improve tests in integration/multinode/../transaction/async/TransactionPropagationTestCase
> ------------------------------------------------------------------------------------------
>
> Key: WFLY-12967
> URL: https://issues.redhat.com/browse/WFLY-12967
> Project: WildFly
> Issue Type: Enhancement
> Components: EJB
> Affects Versions: 19.0.0.Beta1
> Reporter: Cheng Fang
> Assignee: Cheng Fang
> Priority: Major
>
> This is for tests in {{testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionPropagationTestCase.java}}
> * replace the {{sleep()}} in test method with {{Future.get()}} after calling async methods
> * improve jndi lookup
> ** close context
> ** cache context at class level
> ** replace with @EJB injection
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list