[jboss-jira] [JBoss JIRA] (WFCORE-573) ReadResourceHandler should deal with resources that disappear in the middle of the request
Brian Stansberry (JIRA)
issues at jboss.org
Wed Mar 11 14:03:19 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-573:
------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/557 (was: https://github.com/wildfly/wildfly-core/pull/555)
> ReadResourceHandler should deal with resources that disappear in the middle of the request
> ------------------------------------------------------------------------------------------
>
> Key: WFCORE-573
> URL: https://issues.jboss.org/browse/WFCORE-573
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
>
> ReadResourceHandler works by adding a number of steps and assembling the results. Steps are added to read each attribute and to read children (if recursive=true).
> With runtime resources, the resource associated with each added step may have disappeared between when the code decided to do the read and when the step executes. We should detect and handle this, treating it as if the resource in question never existed.
> See discussion on https://github.com/wildfly/wildfly/pull/6607.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list