Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9586

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.1.0.DR16
    • 7.1.0.DR13
    • EJB
    • None
    • Regression

    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
              jmartisk@redhat.com Jan Martiska
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: