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

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

Commit 84b0129d636841d3b1e7f4cd76eb84b8d00163bf in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=84b0129 ]

PROTON-1959: [c epoll] Fix crash in some reconnect scenarios.

Proactor should release driver->collector *not* pn_connection_collector()
as the driver always keeps a valid collector pointer, but the connection may be
NULL if it has been released for reconnect.


> [c,cpp] API additions to simplify reconnect
> -------------------------------------------
>
>                 Key: PROTON-1959
>                 URL: https://issues.apache.org/jira/browse/PROTON-1959
>             Project: Qpid Proton
>          Issue Type: Improvement
>    Affects Versions: proton-c-0.25.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Major
>             Fix For: proton-c-0.26.0
>
>
> Add some minor API extensions to make it easier to tell if a connection is 
> reconnecting, and to set up one-time events that only happen on the initial 
> connect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to