You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/11/06 00:36:44 UTC

[jira] Closed: (QPID-1141) Exceptions caught during connection created are not sent up the stack in the IO transport

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

Rajith Attapattu closed QPID-1141.
----------------------------------

    Resolution: Fixed

This has been taken care of as part of broader changes to the IO transport code.

> Exceptions caught during connection created are not sent up the stack in the IO transport
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-1141
>                 URL: https://issues.apache.org/jira/browse/QPID-1141
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M4
>
>
> Exception caught in the connectInternal method in IoHandler class is only logged.
> These exceptions should be passed up the stack via a RuntimeException to be handled at the appropriate level.

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