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

Michal Jurc (JIRA) issues at jboss.org
Tue May 23 02:57:01 EDT 2017


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

Michal Jurc moved JBEAP-11075 to WFLY-8821:
-------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-8821  (was: JBEAP-11075)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Remoting
                           (was: Remoting)
    Affects Version/s:     (was: 7.1.0.DR18)


> Operation removing http-connector requires full server reload but does not change the server state accordingly
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-8821
>                 URL: https://issues.jboss.org/browse/WFLY-8821
>             Project: WildFly
>          Issue Type: Bug
>          Components: Remoting
>            Reporter: Michal Jurc
>            Assignee: David Lloyd
>
> 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.2.3#72005)


More information about the jboss-jira mailing list