You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2016/09/07 16:26:20 UTC

[jira] [Created] (AMQ-6422) AMQP - flow(1) without a dispositon can lead to blocked receive

Gary Tully created AMQ-6422:
-------------------------------

             Summary: 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)