[
https://issues.apache.org/jira/browse/AMQ-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15471361#comment-15471361
]
ASF subversion and git services commented on AMQ-6422:
------------------------------------------------------
Commit ee271afe9041172df24b572231b394a7c6fec0ce in activemq's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=ee271af ]
https://issues.apache.org/jira/browse/AMQ-6422
I've made a few minor test changes and added a couple more cases. Under
heavy CPU load I'm able to get test,
testReceiveMessageAndRefillCreditBeforeAcceptOnQueue to fail on the
second receive call where it should get the second message since it
granted credit.
> AMQP - flow(1) without a dispositon can lead to blocked receive
> ---------------------------------------------------------------
>
> Key: AMQ-6422
> URL: https://issues.apache.org/jira/browse/AMQ-6422
> Project: ActiveMQ
> Issue Type: Bug
> Components: AMQP
> Reporter: Gary Tully
> Assignee: Gary Tully
>
> Setting prefetch based on the credit can get in a knot if the credit is small
> and the dispositions are outstanding.
> The prefetch gets set to 1, but with an inflight message, there is nothing
> dispatched b/c the sub looks full.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)