You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/21 14:52:04 UTC

[jira] [Commented] (AMQ-6659) AMQP: Match client SenderSettleMode instead of always defaulting to MIXED

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

ASF subversion and git services commented on AMQ-6659:
------------------------------------------------------

Commit 381a1ae20611427eddb6a8743e4043c9917cfbbc in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=381a1ae ]

https://issues.apache.org/jira/browse/AMQ-6659

Honor the sender settle mode from the client and ensure we always set
receiver mode to FIRST to reflect we don't support SECOND.  Adds tests
coverage and needed test client changes for this.

> AMQP: Match client SenderSettleMode instead of always defaulting to MIXED
> -------------------------------------------------------------------------
>
>                 Key: AMQ-6659
>                 URL: https://issues.apache.org/jira/browse/AMQ-6659
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 5.14.4
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.15.0, 5.14.6
>
>
> On link attach we currently default out SenderSettleMode to MIXED which while legal doesn't truly reflect what the client asked for.  We should instead 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. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)