[jboss-jira] [JBoss JIRA] (AS7-6589) TransformationTargetImpl.getTransformer() does not take ignored resources into account
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Feb 21 19:03:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755874#comment-12755874 ]
Brian Stansberry commented on AS7-6589:
---------------------------------------
The key goal of providing the ignored resource data to the master was so it could aggressively reject the legacy slave if it was unable to perform some transformation on a non-ignored resource. We can't do that with 7.1 slaves, but we can with a 7.2 slave and a > 7.2 master.
That said, if we can skip sending the data at all, that's nice, but that's a nice to have.
> TransformationTargetImpl.getTransformer() does not take ignored resources into account
> --------------------------------------------------------------------------------------
>
> Key: AS7-6589
> URL: https://issues.jboss.org/browse/AS7-6589
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Kabir Khan
> Fix For: 7.3.0.Alpha1
>
>
> The resources get ignored but not until they are applied on the slave. The intent is that they get ignored on the DC as part of the transformation process and never sent across to the slave.
--
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