]
Brian Stansberry updated WFCORE-1936:
-------------------------------------
Component/s: Domain Management
(was: Server)
Value of parameters "restart-required" for fixed-*port
attributes does not match reality for socket-binding and
*-destination-outbound-socket-binding in CLI
------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-1936
URL:
https://issues.jboss.org/browse/WFCORE-1936
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha11
Reporter: Ondrej Kotek
Assignee: Chao Wang
Labels: user_experience
{{fixed-port}} attribute of {{socket-binding}} and {{fixed-source-port}} attributes of
{{*-destination-outbound-socket-binding}} define in its description that there is not
necessary to do {{reload}} or {{restart}} for any of them. But reality is different. If
you tries to change such attributes you are informed that {{reload}} is necessary.
The attributes are defined as {{"restart-required" =>
"no-services"}}, see
{{/socket-binding-group=standard-sockets:read-resource-description(recursive=true)}}