GitHub user dnwe opened a pull request:

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

    PROTON-931: proton-j expose detached state of Link

    The Link detached state is required to assess when a
    LINK_REMOTE_DETACHED event is received as to whether or not it was as a
    result of a local detach or the remote end detaching or closing the
    link.

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

    $ git pull https://github.com/dnwe/qpid-proton proton-931

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

    https://github.com/apache/qpid-proton/pull/41.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 #41
    
----
commit dcc09f153e0f02b8f9895d76e652b0adf6bb5f76
Author: Dominic Evans <[email protected]>
Date:   2015-07-03T15:24:36Z

    PROTON-931: proton-j expose detached state of Link
    
    The Link detached state is required to assess when a
    LINK_REMOTE_DETACHED event is received as to whether or not it was as a
    result of a local detach or the remote end detaching or closing the
    link.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to