Brian Stansberry created WFCORE-3523:
----------------------------------------
Summary: Don't initialize extension parsers on a domain server
Key: WFCORE-3523
URL:
https://issues.jboss.org/browse/WFCORE-3523
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
The Extension.initializeParsers calls is pointless on a domain server, as that kind of
process does not parse. So skip it and save the execution cost and the metaspace
associated with the parsers.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)