]
Brian Stansberry updated WFCORE-3252:
-------------------------------------
Fix Version/s: 4.0.0.Alpha3
(was: 4.0.0.Alpha2)
provide better filtering of host-exclude for prior releases
-----------------------------------------------------------
Key: WFCORE-3252
URL:
https://issues.jboss.org/browse/WFCORE-3252
Project: WildFly Core
Issue Type: Enhancement
Reporter: Ken Wills
Assignee: Ken Wills
Fix For: 4.0.0.Alpha3
Currently a new domain controller connecting to a legacy slave will pass host-exclude
values that the HostExcludeResourceDefinition enum on the slave doesn't understand.
WFCORE-3226 provided a simple workaround fix to allow this to work via a transformer, but
we should have a better mechanism to only send =< the slave version values from the
enum, or something similar perhaps.