[jboss-jira] [JBoss JIRA] (WFLY-4736) UndertowDeploymentService starts web components in MSC thread
jaikiran pai (JIRA)
issues at jboss.org
Wed Jun 3 09:35:05 EDT 2015
jaikiran pai created WFLY-4736:
----------------------------------
Summary: UndertowDeploymentService starts web components in MSC thread
Key: WFLY-4736
URL: https://issues.jboss.org/browse/WFLY-4736
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 9.0.0.CR1
Reporter: jaikiran pai
Assignee: Stuart Douglas
The UndertowDeploymentService triggers web components' start and stop lifecycle within the MSC thread which can lead to the server blocking during deployment. This was an issue with the older JBoss Web version of the Service too which was fixed as part of https://issues.jboss.org/browse/AS7-5969 (https://github.com/wildfly/wildfly/pull/3455). The same needs to be ported to this UndertowDeploymentService.
Here's an example where a user deployment ends up being blocked https://developer.jboss.org/message/932681#932681
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list