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

Keith Wall commented on QPID-6844:
----------------------------------

Change reviewed, changes look reasonable.

> [Java Broker] [AMQP1.0] Link credit not being allocated correctly leading to 
> messages not being sent
> ----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6844
>                 URL: https://issues.apache.org/jira/browse/QPID-6844
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: qpid-java-6.0
>            Reporter: Rob Godfrey
>            Assignee: Keith Wall
>             Fix For: qpid-java-6.0
>
>
> After the IO changes the mechanism by which link credit is being allocated in 
> the 1.0 codepath is no longer correct.  The credit is only being assigned at 
> the point the message is sent on the wire, rather than when the queue assigns 
> the message to the consumer.
> As per the other protocol versions, credit should be used up when we assign.



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

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

Reply via email to