Brian Stansberry created WFCORE-3140:
----------------------------------------
Summary: Avoid pointless Resource.Tools.readModel during boot time
PersistenceResource creation
Key: WFCORE-3140
URL:
https://issues.jboss.org/browse/WFCORE-3140
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
ModelControllerImpl.writeModel is doing a complete read of the resource tree during boot,
even though the persister is not going to use the data. Skipping this will save a few ms.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)