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

Allow Arquillian to specify a timeout value for the EAP clean shutdown mechanism when shutting down a server

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 7.1.0.DR4
    • None
    • Test Suite
    • None

    Description

      Product jira for https://github.com/wildfly/wildfly/pull/8149/files PR.

      EAP has a clean shutdown mechanism which can be used to shutdown a server from
      the command line so that requests active at the time of shutdown get a chance to complete:

      [standalone@localhost:9990 /] :shutdown(timeout=5)
      {"outcome" => "success"}
      

      Provide access to this feature from an Arquillian test case so that test cases may test with or without clean shutdown enabled.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: