[jboss-jira] [JBoss JIRA] (WFLY-13721) Transaction JTS module misses dependencies to proper handling context propagation async calls

Kabir Khan (Jira) issues at jboss.org
Fri Jul 31 06:54:01 EDT 2020


Kabir Khan created WFLY-13721:
---------------------------------

             Summary: Transaction JTS module misses dependencies to proper handling context propagation async calls
                 Key: WFLY-13721
                 URL: https://issues.redhat.com/browse/WFLY-13721
             Project: WildFly
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 20.0.0.Beta1
            Reporter: Ondrej Chaloupka
            Assignee: Ondrej Chaloupka
             Fix For: 20.0.0.Final


The transaction JTS module misses the dependency with libraries which manage the reactive asynchronous handling for context propagation.

This is connected to JBTM-3246 which added the context propagation async handling capabilities to Narayana codebase.

The Narayana CDI interceptor is capable to handle reactive async code but it's dependent on reactive streams classes which have to be added as optional dependencies for `jts` module.
When the context propagation feature pack (https://github.com/kabir/wildfly-mp-reactive-feature-pack/) is deployed then these modules are provided into WildFly and the `jts` module will be then capable to use them and provide the context propagation capabilities managed in the feature pack.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list