[jboss-jira] [JBoss JIRA] (WFCORE-3140) Avoid pointless Resource.Tools.readModel during boot time PersistenceResource creation
Brian Stansberry (JIRA)
issues at jboss.org
Wed Aug 2 23:13:00 EDT 2017
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)
More information about the jboss-jira
mailing list