You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/08/11 15:22:14 UTC

[jira] Resolved: (QPID-1853) IoReceiver is not closing the socket if a SocketTimeoutException thrown

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

Aidan Skinner resolved QPID-1853.
---------------------------------

    Resolution: Fixed

> IoReceiver is not closing the socket if a SocketTimeoutException thrown
> -----------------------------------------------------------------------
>
>                 Key: QPID-1853
>                 URL: https://issues.apache.org/jira/browse/QPID-1853
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>            Priority: Critical
>             Fix For: 0.6
>
>
> If a SocketTimeoutException is thrown then the IoReceiver does not close the socket connection.
> For that matter if the while loop in the run method of the IoReceiver does not exit normally due to an exception (that does not result in the socket being closed) then the socket connection remains open.
> This causes tcp connections to remain open. Eventually due to failover triggered by heartbeats not sent (which results in SocketTimeoutException) the number of connections keeps growing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org