[jboss-jira] [JBoss JIRA] (AS7-6434) ResourceTransformationDescriptionBuilder needs a rejectChildResource(PathElement pathElement) method

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jan 31 17:20:51 EST 2013


Brian Stansberry created AS7-6434:
-------------------------------------

             Summary: 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: Kabir Khan
            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