[jboss-jira] [JBoss JIRA] (WFCORE-3077) Operation removing http-connector requires full server reload but does not change the server state accordingly

Jiri Ondrusek (JIRA) issues at jboss.org
Tue Jun 26 08:53:00 EDT 2018


     [ https://issues.jboss.org/browse/WFCORE-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Ondrusek resolved WFCORE-3077.
-----------------------------------
    Resolution: Cannot Reproduce


Issue can not be reproduced because of fix https://issues.jboss.org/browse/WFCORE-3286. This fix causes current issue to be fixed, because error state can not happen.

> Operation removing http-connector requires full server reload but does not change the server state accordingly
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3077
>                 URL: https://issues.jboss.org/browse/WFCORE-3077
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Remoting
>            Reporter: Michal Jurc
>            Assignee: Jiri Ondrusek
>
> Removing a {{http-connector}} with {{allow-resource-service-restart}} set to {{true}} will yield the following result:
> {code}{
>     "operation" => "remove",
>     "address" => [
>         ("subsystem" => "remoting"),
>         ("http-connector" => "ejb3-tests")
>     ],
>     "operation-headers" => {"allow-resource-service-restart" => true}
> }
> {"outcome" => "success"}{code}
> However, the removal of {{http-connector}} will only register after full server reload.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list