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

[GSS](7.3.z) WFLY-13871 - Fix suspend/resume behaviour for EJB client

XMLWordPrintable

    • False
    • False
    • +
    • Undefined
    • Hide

      The attached playground.zip is a Maven based project that includes a README.md in it's root folder explaining how to reproduce the issue...

      Show
      The attached playground.zip is a Maven based project that includes a README.md in it's root folder explaining how to reproduce the issue...

      When a server is suspended, in order to avoid receipt of invocations which will never be correctly processed, all connected clients should be notified that all modules on that server are now unavailable; when the server is resumed, all connected clients should be notified that all modules on that server are now again available so that the server may again take part in processing invocations.
      This behavior was present in versions of EAP before EAP 7.1 but was not ported over to the new EJB client server-side classes which were substantially refactored.

      This issue bundles the upstream issue:

      which will re-instante that behavior.

        1. suspended-and-not-available.txt
          9 kB
          Richard Achmatowicz
        2. suspended-but-available.txt
          26 kB
          Richard Achmatowicz

              rachmato@redhat.com Richard Achmatowicz
              rhn-support-jbaesner Joerg Baesner
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: