[arquillian-issues] [JBoss JIRA] (ARQ-1901) Allow Arquillian to specify a timeout value for the Wildfly clean shutdown mechanism when shutting down a server.

Aslak Knutsen (JIRA) issues at jboss.org
Thu Jan 15 12:44:49 EST 2015


     [ https://issues.jboss.org/browse/ARQ-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen updated ARQ-1901:
-------------------------------
    Reporter: Radoslav Husar  (was: Richard Achmatowicz)


> Allow Arquillian to specify a timeout value for the Wildfly clean shutdown mechanism when shutting down a server.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ARQ-1901
>                 URL: https://issues.jboss.org/browse/ARQ-1901
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: JBoss AS Containers
>            Reporter: Radoslav Husar
>
> 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:
> {code}
> [standalone at localhost:9990 /] :shutdown(timeout=5)
> {"outcome" => "success"}
> {code}
> Provide access to this feature from an Arquillian test case  so that test cases may test with or without clean shutdown enabled.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the arquillian-issues mailing list