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

Andrew Stitcher updated QPID-4447:
----------------------------------

    Affects Version/s: 0.20
        Fix Version/s: 0.21
    
> C++ Client can hang during connect if heartbeat disconnect fires
> ----------------------------------------------------------------
>
>                 Key: QPID-4447
>                 URL: https://issues.apache.org/jira/browse/QPID-4447
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.18, 0.19, 0.20
>         Environment: Linux
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.21
>
>
> There is a race condition since r1357827 which can hang a c++ client if 
> heartbeat disconnect fires on the client which can cause a TimerTask to be 
> cancelled during a Timer callback (as part of a Connection delete) which 
> leads to a deadlock as noted in the comments for that checkin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to