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:17:26 UTC

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

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


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

Posted by "Alan Conway (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway reassigned QPID-510:
--------------------------------

    Assignee:     (was: Alan Conway)

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


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

Posted by "Alan Conway (JIRA)" <qp...@incubator.apache.org>.
     [ 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.


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

Posted by "Alan Conway (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway reassigned QPID-510:
--------------------------------

    Assignee: Alan Conway

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


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

Posted by "Alan Conway (JIRA)" <qp...@incubator.apache.org>.
     [ 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.