Re: RabbitMQ component endpoint may not configure headers exchange type by itself

2022-03-18 Thread Santiago Acosta
you are right! I am using 3.11 but I was looking at the main branch in github as well On Fri, Mar 18, 2022 at 5:55 PM Andrea Cosentino wrote: > It would be good to know the Camel version you're using. > > Il giorno ven 18 mar 2022 alle ore 18:48 Santiago Acosta < > santiago.aco...@intermodaltel

Re: RabbitMQ component endpoint may not configure headers exchange type by itself

2022-03-18 Thread Andrea Cosentino
It would be good to know the Camel version you're using. Il giorno ven 18 mar 2022 alle ore 18:48 Santiago Acosta < santiago.aco...@intermodaltelematics.com> ha scritto: > Hi there, > > When working with an exchange of type headers, we need to bind to the > queues by declaring maps of header key

RabbitMQ component endpoint may not configure headers exchange type by itself

2022-03-18 Thread Santiago Acosta
Hi there, When working with an exchange of type headers, we need to bind to the queues by declaring maps of header key value pairs for each target queue. There seems to be a RabbitMQ configuration issue/limitation when trying to describe such relationships for binding. I don't know if there is a