[jboss-jira] [JBoss JIRA] (WFLY-4255) Allow Arquillian to specify a timeout value for the WildFly clean shutdown mechanism when shutting down a server

Richard Achmatowicz (JIRA) issues at jboss.org
Thu Sep 17 15:37:00 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13110194#comment-13110194 ] 

Richard Achmatowicz commented on WFLY-4255:
-------------------------------------------

This issue involved changes in arquillian-core and wildfly-arquillian, as well as the top level PR in WFLY.
The changes to arquillian-core are in 1.1.9.Final; the changes to wildfly-arquillian are in 1.1.0.Alpha1.
So, we are waiting for 1.1.0.Alpha1 to move to Final.
@jamezp some concerns about potential instability of the testsuite with this alpha version.




> 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
>    Affects Versions: 9.0.0.Alpha1
>            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.4.11#64026)


More information about the jboss-jira mailing list