You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/07/29 17:25:00 UTC

[jira] [Commented] (PROTON-2081) Hang in Windows proactor during connect

    [ https://issues.apache.org/jira/browse/PROTON-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895467#comment-16895467 ] 

ASF subversion and git services commented on PROTON-2081:
---------------------------------------------------------

Commit 85726a4539a037fd2965f91748d0c8ae4d3d90a3 in qpid-proton's branch refs/heads/master from Clifford Jansen
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=85726a4 ]

PROTON-2081: Hang in Windows proactor during connect - thread race


> Hang in Windows proactor during connect
> ---------------------------------------
>
>                 Key: PROTON-2081
>                 URL: https://issues.apache.org/jira/browse/PROTON-2081
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.28.0
>         Environment: Windows
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>            Priority: Major
>
> The bug is a simple race between threads.  The necessary context for the connect completion routine should be set before the async connect is initiated, not after.  If the completion routine runs ahead of the context setup, the successful connect data is mistaken for a drained completion on a closed connection.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org