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

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

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

ASF subversion and git services commented on QPID-7545:
-------------------------------------------------------

Commit 1770984 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1770984 ]

QPID-7545: [Java Broker] Make 0-10 CreditManagers work with proton client

> [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