You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/06/23 17:57:26 UTC

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

     [ https://issues.apache.org/jira/browse/AMQ-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-5221:
------------------------------

    Fix Version/s: 5.11.0

> 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
>             Fix For: 5.11.0
>
>
> 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)