Hi,
Currently we are using ConsumeAMQP processor to fetch messages from Rabbitmq queues.
There are some use cases in our system where Rabbitmq streams seem to be a good fit.
I have tested ConsumeAMQP to consume messages from Rabbitmq streams queue, but it doesn't work as expected. I believe the new functionality related to OFFSET management is not available in ConsumeAMQP processor.
Any insights on this would be helpful. Am I missing something? If functionality is not part of current processor and would like it to be enhanced, how should I request?
Thanks in advance.