[jboss-jira] [JBoss JIRA] (WFCORE-586) domain controller does not timeout on bad app deploy
Brian Stansberry (JIRA)
issues at jboss.org
Fri Mar 6 13:33:49 EST 2015
[ https://issues.jboss.org/browse/WFCORE-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved WFCORE-586.
-------------------------------------
Resolution: Duplicate Issue
My assumption is this is a duplicate of https://issues.jboss.org/browse/WFLY-2741, which is fixed in WildFly Core master and in full WildFly 9.0.0.Alpha1. Please re-open if it still fails for you with that release and a build of the latest WildFly master.
See https://docs.jboss.org/author/display/WFLY9/Admin+Guide#AdminGuide-Controllingoperationblockingtime
> domain controller does not timeout on bad app deploy
> ----------------------------------------------------
>
> Key: WFCORE-586
> URL: https://issues.jboss.org/browse/WFCORE-586
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Environment: WF 8.2.0-FINAL
> Reporter: Ian Kent
> Assignee: Brian Stansberry
>
> We have a WildFly domain setup with 5 server groups and at least one server in each group. We continuous deploy applications (wars) into the domain from out continuos integration/deployment tool (Bamboo) using the WildFly CLI.
> {noformat}
> jboss-cli --connect --controller=host:port --timeout=10000 --command="deploy x.war --name=x.war --runtime-name=x-version.war --server-groups=A"
> {noformat}
> If an app has trouble deploying due to looping on resource connection attempts it blocks the bamboo agent and domain controller for undetermined amount of time.
> I know there is a connection timeout, but what about a deployment timeout?
> If a deploy does not finish within timeout then it it cancelled.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list