Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-4736 - Don't use MSC thread to start web components from within UndertowDeploymentService #7574

Merged
merged 1 commit into from Jun 4, 2015

Conversation

jaikiran
Copy link
Contributor

@jaikiran jaikiran commented Jun 3, 2015

The commit here fixes the issue reported in https://issues.jboss.org/browse/WFLY-4736.

As part of the commit, the UndertowDeploymentService now uses the server executor service to run the web components' lifecycle methods instead of using the MSC thread.

This essentially is a port of the fix done for https://issues.jboss.org/browse/AS7-5969 (#3455).

Forum thread reporting this issue in 9.0.0.CR1 https://developer.jboss.org/message/932681#932681

@ctomc
Copy link
Contributor

ctomc commented Jun 3, 2015

👍

@wildfly-ci
Copy link

Linux with security manager Build 1516 is now running using a merge of 93393f4

@wildfly-ci
Copy link

Windows Build 1688 is now running using a merge of 93393f4

@wildfly-ci
Copy link

Linux Build 6612 is now running using a merge of 93393f4

@stuartwdouglas stuartwdouglas added 9.x and removed 9.x labels Jun 3, 2015
@wildfly-ci
Copy link

Linux with security manager Build 1516 outcome was SUCCESS using a merge of 93393f4
Summary: Tests passed: 828, ignored: 320 Build time: 0:05:08

@wildfly-ci
Copy link

Windows Build 1688 outcome was SUCCESS using a merge of 93393f4
Summary: Tests passed: 2888, ignored: 375 Build time: 0:48:26

@wildfly-ci
Copy link

Linux Build 6612 outcome was FAILURE using a merge of 93393f4
Summary: Tests failed: 1 (1 new), passed: 2887, ignored: 375 Build time: 0:49:23

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.timerservice.database.DatabasePersistentIntervalTimerManagementTestCase.testResourceExistence: <no details avaliable>

stuartwdouglas added a commit that referenced this pull request Jun 4, 2015
WFLY-4736 - Don't use MSC thread to start web components from within UndertowDeploymentService
@stuartwdouglas stuartwdouglas merged commit 4b498d8 into wildfly:master Jun 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants