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

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

Timothy Bish created AMQ-6659:
---------------------------------

             Summary: 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


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)