You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <qp...@incubator.apache.org> on 2007/06/14 01:21:25 UTC

[jira] Updated: (QPID-510) C++ client: exceptions occuring in the network thread are not caught and rethrown in the user's thread.

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

Alan Conway updated QPID-510:
-----------------------------

    Affects Version/s: M2

> 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
>    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.