[
https://issues.jboss.org/browse/WFCORE-3140?page=com.atlassian.jira.plugi...
]
Brian Stansberry updated WFCORE-3140:
-------------------------------------
Description: 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 some ms. (was: 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.)
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 some ms.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)