How to add prefetch size to the amqp client for a particular queue ?
Issue
- We are migrating from amq 6 to 7.4 .
- We had a config in amq 6 as somequeue.received.queue=amq:queue:ops.somequeues.received?selector=(JMSPriority < 9)&destination.consumer.prefetchSize=1
- With amqp client, camel is reporting it as unknown parameter for destination.consumer.prefetchSize=1 and route is not getting started while using it in amq 7.4
Environment
- Red Hat AMQ
- 7.4.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.