How do we define the Number of Consumers if we are subscribing to a partitioned queue using the mulesoft solace connector.
Using the JMS connector this option is available but on the mulesoft solace connector this is not available
How do we define the Number of Consumers if we are subscribing to a partitioned queue using the mulesoft solace connector.
Using the JMS connector this option is available but on the mulesoft solace connector this is not available
Hi @Krishna_1 , welcome to the Community…! I checked with some people and apparently this isn’t supported today in the current connector: multiple consumers on the same flow. Obviously, you could run mutliple flows, but that adds more things to manage… not as ideal. I’ll make sure our Product Management team know this is a requested feature.
Thanks @Aaron for your prompt reply. In similar lines are you able to confirm on the Solace Publish connector. I do not see an option to add JMSXGroupID as in JMS Config to make sure the message is delivered to the same partition using the same key.
Can you please confirm …
Unfortunately, I don’t know our Mulesoft connector, hopefully someone else can jump in here. But: it should be available to just set as a User Property on your publisher…? The partition key is just a regular user property.
Hi @Aaron Any update on the multiple consumer feature ? We would like re consider our architecture if we have this feature coming any time soon. Thank you
Hi @Deepika ,
I am from the product management team. Unfortunately, we have not made progress on multiple consumer support for the MuleSoft Solace connector.
The workaround, as @Aaron points out previously, is to run multiple flows consuming from the same Partitioned Queue.
Thanks @amackenzie . Is there any ETA we can expect some progress on this feature?