[jboss-jira] [JBoss JIRA] (WFLY-9417) No default-response-code during deployment sent
cnsgithub cnsgithub (JIRA)
issues at jboss.org
Tue Mar 6 09:17:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-9417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542054#comment-13542054 ]
cnsgithub cnsgithub commented on WFLY-9417:
-------------------------------------------
Still wrong in WF12, especially for long-lasting deployment this is causing some trouble for us, as a frontend server will not respond as long as the server is deploying instead of showing an error code during deployment.
Any fix in sight? Or reasonable workaround? Is it possible to "force" the server to boot BEFORE doing any deployment?
> No default-response-code during deployment sent
> -----------------------------------------------
>
> Key: WFLY-9417
> URL: https://issues.jboss.org/browse/WFLY-9417
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 11.0.0.CR1
> Reporter: Nero M
> Assignee: Stuart Douglas
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> Hi, i am experiencing a strange behaviour with WF11 which was not like this on WF10.
> When a *.dodeploy file exists during server-start. The Default response code
> e.g.
> <host name="default-host" alias="localhost" default-response-code="503">
> Is not sent during the time of deployment. Instead any requests goes into a pending state with (seemingly) no timeout.
> If the *.dodeploy file is created AFTER the server boots up, the default response code is sent until the deployment is complete.
> (After this line): WFLYSRV0025: WildFly Full 11.0.0.CR1 (WildFly Core 3.0.4.Final) started in 6468ms
> I think the server should not "hang" during the deployment-time, just like it was on WF10.
> Is there anything which has to be changed in the standalone xml between 10 and 11 to get the same behaviour?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list