[
https://issues.apache.org/jira/browse/QPID-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616121#action_12616121
]
Martin Ritchie commented on QPID-1141:
--------------------------------------
The exception should not be changed and just sent to :
IoHandler.exceptionCaught .
> 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: M3
>
>
> 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.