You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jonathan Sloman (JIRA)" <ji...@apache.org> on 2014/06/11 10:41:02 UTC

[jira] [Created] (AMQ-5221) AMQP support has a hardcoded prefetch value of 100 on the server side

Jonathan Sloman created AMQ-5221:
------------------------------------

             Summary: AMQP support has a hardcoded prefetch value of 100 on the server side
                 Key: AMQ-5221
                 URL: https://issues.apache.org/jira/browse/AMQ-5221
             Project: ActiveMQ
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 5.10.0
            Reporter: Jonathan Sloman


When connecting as an AMQP 1.0 client, it is possible to specify a prefetch value. However, in org.apache.activemq.transport.amqp.AmqpProtocolConverter, prefetch is effectively hardcoded to 100. This makes it impossible to, for example, set prefetch to 1 to implement a competing consumers style pattern.



--
This message was sent by Atlassian JIRA
(v6.2#6252)