]
Brian Stansberry updated WFCORE-155:
------------------------------------
Fix Version/s: 2.0.0.Beta1
(was: 1.0.0.CR1)
Evaluate robustness of decisions about target versions for
transformation
-------------------------------------------------------------------------
Key: WFCORE-155
URL:
https://issues.jboss.org/browse/WFCORE-155
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 2.0.0.Beta1
Apologies; this is a bit vague, just a general thing I want us to look into.
Task is to evaluate how we choose whether transformation needs to occur for a given
management API version from a slave, with a view toward checking that intelligent choices
are made in the absence of proper transformation definitions.
The main kind of thing I'm thinking about is the DC is on 2.0.0 and has a transformer
to 1.1.0 registered, and then a slave registers that is using 1.1.1. The subsystem author
likely forgot to create the transformation to 1.1.1. Odds are good though that
transforming to 1.1.0 is a better choice than not transforming and treating the slave as
if it were on 2.0.0.