[jboss-jira] [JBoss JIRA] (WFCORE-3523) Don't initialize extension parsers on a domain server

Brian Stansberry (JIRA) issues at jboss.org
Thu Jan 18 17:48:00 EST 2018


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)


More information about the jboss-jira mailing list