[jboss-jira] [JBoss JIRA] (WFLY-10315) Restore legacy (not "graceful") startup mode
Vladimir Grabarchuk (JIRA)
issues at jboss.org
Mon Apr 30 17:22:00 EDT 2018
Vladimir Grabarchuk created WFLY-10315:
------------------------------------------
Summary: Restore legacy (not "graceful") startup mode
Key: WFLY-10315
URL: https://issues.jboss.org/browse/WFLY-10315
Project: WildFly
Issue Type: Feature Request
Reporter: Vladimir Grabarchuk
Assignee: Jason Greene
Please allow a configurable legacy startup mode which was the default before WF11, when components can service HTTP requests as soon as they are deployed, not when the container deploys all components.
The use case for this is the following: there is a configuration service component upon which other components depend for configuration data, requested and served via a HTTP request. With the new "graceful startup" this scenario no longer seems possible, as it results in read timeouts, mis-configured artifacts, and failed deployments altogether.
If generally feasible, another value of the *--start-mode=legacy* seems appropriate to accommodate the original (legacy) behavior.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list