[jboss-jira] [JBoss JIRA] (WFLY-6920) Enhance behavior of transaction propagation called over IIOP to not start 2PC when called ejb creates own new transaction

Ondra Chaloupka (JIRA) issues at jboss.org
Tue Dec 20 10:47:02 EST 2016


     [ https://issues.jboss.org/browse/WFLY-6920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondra Chaloupka updated WFLY-6920:
----------------------------------
    Tester: Daniel Simko  (was: Ondra Chaloupka)


> Enhance behavior of transaction propagation called over IIOP to not start 2PC when called ejb creates own new transaction
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-6920
>                 URL: https://issues.jboss.org/browse/WFLY-6920
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: EJB, IIOP
>    Affects Versions: 10.1.0.CR1
>            Reporter: Ondra Chaloupka
>            Assignee: Tomasz Adamski
>            Priority: Minor
>
> Based on discussion at jira JBEAP-5126 (https://issues.jboss.org/browse/JBEAP-5126?focusedCommentId=13271878#comment-13271878) there could be a good enhancement for transaction propagated over ejb called over iiop to not start 2PC process when the called ejb creates its own new transaction ({{TransactionAttributeType.REQUIRES_NEW}}).
> Quoting Tom's comment here
> {quote}
> Yeah, its expected to be this way for JTS as the context is propagated 
> over. It could be possible to register an enhancement in the iiop 
> subsystem to remove the context from the thread if the EJB does not 
> require a propagated transaction.
> {quote}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list