[jboss-jira] [JBoss JIRA] (AS7-6434) ResourceTransformationDescriptionBuilder needs a rejectChildResource(PathElement pathElement) method
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Fri Feb 8 15:11:51 EST 2013
[ https://issues.jboss.org/browse/AS7-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Muckenhuber resolved AS7-6434.
--------------------------------------
Resolution: Done
> ResourceTransformationDescriptionBuilder needs a rejectChildResource(PathElement pathElement) method
> ----------------------------------------------------------------------------------------------------
>
> Key: AS7-6434
> URL: https://issues.jboss.org/browse/AS7-6434
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Emanuel Muckenhuber
> Priority: Critical
> Fix For: 7.2.0.Alpha1
>
>
> It has discardChildResource(PathElement pathElement) but in many, perhaps all cases using that is not correct.
> Discarding is only valid if the legacy slave can produce a server without the discarded data and that server's running configuration will be consistent with newer version servers that see the data.
> If that can't be done, or some conversion can't be made, a reject should happen to produce a more useful error message than what the slave will issue when it gets ops it can't understand.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list