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 GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 17:17:00 UTC

[jira] [Commented] (PROTON-1959) [c,cpp] API additions to simplify reconnect

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

ASF GitHub Bot commented on PROTON-1959:
----------------------------------------

GitHub user alanconway opened a pull request:

    https://github.com/apache/qpid-proton/pull/170

    PROTON-1959 [cpp] Binary compatible reconnect

    The previous commit f53c7683d7e90363 added virtual functions to messaging_handler
    which is a binary incompatible change.
    
    Modify & update doc to work with existing messaging_handler functions.
    Use existing pn_connection_open() and pn_transport_error() events instead of creating new ones.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alanconway/qpid-proton cpp-reconnect-backward-compat

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-proton/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit 302c7da439cbffdc7e85959a43421838418d0cc7
Author: Alan Conway <ac...@...>
Date:   2018-11-30T19:07:58Z

    PROTON-1959 [cpp] Binary compatible reconnect
    
    The previous commit f53c7683d7e90363 added virtual functions to messaging_handler
    which is a binary incompatible change.
    
    Modify & update doc to work with existing messaging_handler functions.

----


> [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.26.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Major
>             Fix For: proton-c-0.27.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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org