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

EJB remote invocations always execute in IO worker even when not supposed to

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 11.0.0.Alpha1
    • None
    • EJB
    • None

    Description

      When you configure EJB3 subsystem so that remote invocations should be executed in thread pools of EJB3 subsystem instead of IO worker threads:

      /subsystem=ejb3/service=remote:write-attribute(name=execute-in-worker,value=false)
      

      This seems to have no effect and invocations are still executed in IO worker threads.

      This is a regression, in EAP 7.0 it works correctly.

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: