[
https://issues.jboss.org/browse/AS7-6434?page=com.atlassian.jira.plugin.s...
]
Emanuel Muckenhuber edited comment on AS7-6434 at 2/4/13 9:06 AM:
------------------------------------------------------------------
This needs to be changed a bit. Currently operations are discarded and therefore will
never get rejected.
was (Author: emuckenhuber):
This needs to be changed a bit. Currently operations are only discarded and therefore
will never get rejected.
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