You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by tabish121 <gi...@git.apache.org> on 2017/04/21 18:24:54 UTC

[GitHub] activemq-artemis pull request #1221: ARTEMIS-1127 Match remote Sender and Re...

GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1221

    ARTEMIS-1127 Match remote Sender and Receiver settle modes

    On link attach we currently default out SenderSettleMode to MIXED which
    while legal doesn't truly reflect what the client asked for. We instead
    now update the link to reflect the mode requested by the client
    
    Also add some tests to ensure that we always return the
    ReceiverSettleMode as FIRST since we don't support SECOND.

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

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-1127

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

    https://github.com/apache/activemq-artemis/pull/1221.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 #1221
    
----
commit 57a189614a98347a9d17df13ec373551dde63729
Author: Timothy Bish <ta...@gmail.com>
Date:   2017-04-21T18:22:09Z

    ARTEMIS-1127 Match remote Sender and Receiver settle modes
    
    On link attach we currently default out SenderSettleMode to MIXED which
    while legal doesn't truly reflect what the client asked for. We instead
    now update the link to reflect the mode requested by the client
    
    Also add some tests to ensure that we always return the
    ReceiverSettleMode as FIRST since we don't support SECOND.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request #1221: ARTEMIS-1127 Match remote Sender and Re...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1221


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---