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

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

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Alpha1
    • 9.0.0.Alpha1
    • Test Suite
    • None

      WildFly 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.

            rhn-engineering-rhusar Radoslav Husar
            rachmato@redhat.com Richard Achmatowicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: