]
Radoslav Husar updated WFLY-457:
--------------------------------
Fix Version/s: 9.0.0.Beta1
(was: 9.0.0.CR1)
Replace mod_cluster proxy-list attribute with list of outbound socket
bindings
------------------------------------------------------------------------------
Key: WFLY-457
URL:
https://issues.jboss.org/browse/WFLY-457
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 8.0.0.Final
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Priority: Critical
Fix For: 9.0.0.Beta1
Currently, the mod_cluster subsystem defines proxies using a comma separated string of
address:port. This attribute needs to be deprecated in favor of an attribute, call it
"proxies" that defines an xs:list of outbound socket binding names.