[
https://issues.apache.org/jira/browse/QPID-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway updated QPID-510:
-----------------------------
Component/s: C++ Client
> C++ client: exceptions occuring in the network thread are not caught and
> rethrown in the user's thread.
> -------------------------------------------------------------------------------------------------------
>
> Key: QPID-510
> URL: https://issues.apache.org/jira/browse/QPID-510
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Affects Versions: M2
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: M2
>
>
> Catch all exceptions in non-user threads and close the channel, marking it
> with the exception. User thread blocked in the channel should receive the
> exception, as should future user calls on the channel. Preserve the original
> exception for origin src/line debugging info.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.