[jboss-jira] [JBoss JIRA] (WFLY-7441) Deployments using multiple singleton services can hang when using non-ha profiles
Paul Ferraro (JIRA)
issues at jboss.org
Tue Nov 1 20:22:00 EDT 2016
Paul Ferraro created WFLY-7441:
----------------------------------
Summary: Deployments using multiple singleton services can hang when using non-ha profiles
Key: WFLY-7441
URL: https://issues.jboss.org/browse/WFLY-7441
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Since we don't know what a user may do in their Service.start(...), stop(...) methods, we should always install these asynchronously so that we don't block MSC threads. The service exposed to the ServiceController for these asynchronously started services must still implement Singleton.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
More information about the jboss-jira
mailing list