0

I am facing an issue in rabbitmq-micronaut. Issue: When I publish a message the rabbitmq the listener doesnt read the message and message goes into unack mode in the queue and when I restart this service which contain listener then the listener reads the message which are present in queue but will not read new messages untill i restart again.

I expect that when message arrives on the queue it should be read my the rabbitmq listener(routing key is perfectly matched)

0 Answers0