[jboss-jira] [JBoss JIRA] (WFCORE-1005) HostControllerConnectionService does not let in flight requests clear before stopping

Brian Stansberry (JIRA) issues at jboss.org
Fri Mar 10 14:44:00 EST 2017


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

Brian Stansberry updated WFCORE-1005:
-------------------------------------
    Labels: domain-mode  (was: )


> HostControllerConnectionService does not let in flight requests clear before stopping
> -------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1005
>                 URL: https://issues.jboss.org/browse/WFCORE-1005
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 2.0.0.CR4
>            Reporter: Brian Stansberry
>              Labels: domain-mode
>
> HostControllerConnectionService sets up a remoting channel that receives management requests. But unlike the services that receive end user mgmt requests, it makes no effort to ensure in flight requests have cleared before shutting down.
> I haven't looked but I wouldn't be surprised if there's a similar problem with the channel a slave HC opens for communication with the master.
> I don't think this is a critical problem; when the service stop ends up closing the channel the remote end will be notified and the in flight request should report a failure. That failure may be unnecessary though.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list