[ 
https://issues.apache.org/jira/browse/ARIES-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amichai Rothman closed ARIES-2228.
----------------------------------
    Fix Version/s: rsa-2.0.0
       Resolution: Fixed

> Fix FastBinProvider socket not closed on shutdown
> -------------------------------------------------
>
>                 Key: ARIES-2228
>                 URL: https://issues.apache.org/jira/browse/ARIES-2228
>             Project: Aries
>          Issue Type: Task
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.16.1
>            Reporter: Amichai Rothman
>            Priority: Major
>             Fix For: rsa-2.0.0
>
>
> The FastBinProvider server socket sometimes isn't closed on shutdown, so e.g. 
> restarting it fails due to "address already in use" errors. This seems 
> related to it using hawtdispatch, causing a race condition on shutdown - by 
> the time the fastbin provider reaches the socket closing code, the 
> hawtdispatch queues may already be shut down causing the async client close 
> to throw an exception and the server close code to never execute.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to