[jboss-jira] [JBoss JIRA] (WFLY-13505) Transaction JTS module misses dependencies to proper handling context propagation async calls
Ondrej Chaloupka (Jira)
issues at jboss.org
Thu May 21 14:08:10 EDT 2020
Ondrej Chaloupka created WFLY-13505:
---------------------------------------
Summary: Transaction JTS module misses dependencies to proper handling context propagation async calls
Key: WFLY-13505
URL: https://issues.redhat.com/browse/WFLY-13505
Project: WildFly
Issue Type: Bug
Components: Transactions
Affects Versions: 20.0.0.Beta1
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
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