Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13505

Transaction JTS module misses dependencies to proper handling context propagation async calls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 20.0.0.Final
    • 20.0.0.Beta1
    • Transactions
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: