You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2015/11/13 12:37:10 UTC

[jira] [Created] (QPID-6844) [Java Broker] [AMQP1.0] Link credit not being allocated correctly leading to messages not being sent

Rob Godfrey created QPID-6844:
---------------------------------

             Summary: [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
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org