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.