[jboss-jira] [JBoss JIRA] (WFLY-9417) No default-response-code during deployment sent

Nero M (JIRA) issues at jboss.org
Wed Oct 4 07:32:00 EDT 2017


Nero M created WFLY-9417:
----------------------------

             Summary: 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
             Fix For: 11.0.0.Final


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.2.3#72005)


More information about the jboss-jira mailing list