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

Graceful shutdown doesn't work with JTS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Beta1
    • None
    • EJB
    • None

    Description

      In a scenario where:

      • one thread commands server to shutdown with 30s timeout and sleeps for 20s (in order to keep the server alive).
      • another thread tries to call server (the server is in SUSPENDING phase)

      The call to the server should be refused and some exception should be thrown.

      It works fine for JTA. But for JTS another call is successfully processed by the the server and no exception is thrown

      Attachments

        Issue Links

          Activity

            People

              flaviarnn Flavia Rainone
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: