You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/11/23 15:32:00 UTC

[jira] [Created] (QPID-7545) [Java Broker] Make 0-10 CreditManagers work with proton client

Lorenz Quack created QPID-7545:
----------------------------------

             Summary: [Java Broker] Make 0-10 CreditManagers work with proton client
                 Key: QPID-7545
                 URL: https://issues.apache.org/jira/browse/QPID-7545
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.2
            Reporter: Lorenz Quack
             Fix For: qpid-java-6.2


The AMQP 0-10 specification states (Command: message.set-flow-mode; Rule: mode-switching)
{quote}Mode switching may only occur if both the byte and message credit balance are zero.{quote}
Commit r1769109 brought the Java Broker into compliance with the spec.
 
However, it seems that the proton client tries to switch mode when *either* byte or message credit is zero (i.e., the client does not have credit).
To not break compatibility, we should adopt that behaviour.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org