[
https://issues.jboss.org/browse/WFLY-7806?page=com.atlassian.jira.plugin....
]
Radoslav Husar moved JBEAP-7910 to WFLY-7806:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7806 (was: JBEAP-7910)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: mod_cluster
Web (Undertow)
(was: mod_cluster)
(was: Undertow)
Target Release: (was: 7.1.0.GA)
Affects Version/s: (was: 7.1.0.DR9)
Undertow mod_cluster: advertise-socket-binding should be auxiliary
------------------------------------------------------------------
Key: WFLY-7806
URL:
https://issues.jboss.org/browse/WFLY-7806
Project: WildFly
Issue Type: Bug
Components: mod_cluster, Web (Undertow)
Reporter: Radoslav Husar
Assignee: Radoslav Husar
it is not possible to disable advertising for undertow mod_cluster configuration.
{noformat}
[standalone@localhost:9990 /]
/subsystem=undertow/configuration=filter/mod-cluster=modcluster:add(management-socket-binding=http)
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0155: advertise-socket-binding may
not be null",
"rolled-back" => true
}
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)