[jboss-jira] [JBoss JIRA] (WFLY-4255) Allow Arquillian to specify a timeout value for the WildFly clean shutdown mechanism when shutting down a server
Radoslav Husar (JIRA)
issues at jboss.org
Mon Jan 19 08:03:49 EST 2015
[ https://issues.jboss.org/browse/WFLY-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-4255:
---------------------------------
Summary: Allow Arquillian to specify a timeout value for the WildFly clean shutdown mechanism when shutting down a server (was: Allow Arquillian to specify a timeout value for the Wildfly clean shutdown mechanism when shutting down a server.)
> Allow Arquillian to specify a timeout value for the WildFly clean shutdown mechanism when shutting down a server
> ----------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-4255
> URL: https://issues.jboss.org/browse/WFLY-4255
> Project: WildFly
> Issue Type: Feature Request
> Components: Test Suite
> Reporter: Richard Achmatowicz
> Assignee: 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 jboss-jira
mailing list