]
RH Bugzilla Integration commented on WFCORE-184:
------------------------------------------------
Paul Gier <pgier(a)redhat.com> changed the Status of [bug
Handle external requests during boot with a NoSuchResourceException
-------------------------------------------------------------------
Key: WFCORE-184
URL:
https://issues.jboss.org/browse/WFCORE-184
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Lock out external callers during boot by immediately replying as if the root resource
does not exist.
This will not break callers like the ARQ containers that poll in a loop waiting for the
root 'server-state' attribute to be 'RUNNING' as those callers already
need to have logic for dealing with the failures that can occur during those reads.