[jboss-jira] [JBoss JIRA] (WFLY-6638) EJB view service allows invocations through before component has started resulting in potential race
Stuart Douglas (JIRA)
issues at jboss.org
Mon May 23 03:33:00 EDT 2016
Stuart Douglas created WFLY-6638:
------------------------------------
Summary: EJB view service allows invocations through before component has started resulting in potential race
Key: WFLY-6638
URL: https://issues.jboss.org/browse/WFLY-6638
Project: WildFly
Issue Type: Bug
Reporter: Stuart Douglas
Assignee: Jason Greene
The EJB view service does not suspend invocations when a component is not started, but instead forwards to the view interceptor chain. The view interceptors may not be ready yet, which can result in a race.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list