[jboss-jira] [JBoss JIRA] (WFLY-5025) Suspending server has no effect for root context

Stuart Douglas (JIRA) issues at jboss.org
Fri Aug 14 03:39:02 EDT 2015


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

Stuart Douglas commented on WFLY-5025:
--------------------------------------

This is actually a relatively minor issue, the file handler does not actually modify state, so it does not really matter if the server shuts down while a request is in progress. Other non-deployment handlers (such as mod_cluster) are more of an issue, and will be addressed as part of this work.

> Suspending server has no effect for root context
> ------------------------------------------------
>
>                 Key: WFLY-5025
>                 URL: https://issues.jboss.org/browse/WFLY-5025
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>            Reporter: Radim Hatlapatka
>            Assignee: Stuart Douglas
>
> Suspending the server works only on deployed deployments but it doesn't work for root context.
> => after executing {{:suspend}} operation, requests to deployment are rejected as expected, still requests to {{http://localhost:8080}} are permitted and processed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list