quarkus rabbitmq batch consume #3128
-
In the Quarkus framework, how does RabbitMQ batch retrieve messages for consumption? |
Beta Was this translation helpful? Give feedback.
Answered by
cescoffier
Aug 25, 2025
Replies: 1 comment
-
The RAbbitMQ connector does not support batch yet (see documentation: https://smallrye.io/smallrye-reactive-messaging/latest/rabbitmq/receiving-messages-from-rabbitmq/). Can you open an issue in https://github.com/smallrye/smallrye-reactive-messaging? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hyawara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The RAbbitMQ connector does not support batch yet (see documentation: https://smallrye.io/smallrye-reactive-messaging/latest/rabbitmq/receiving-messages-from-rabbitmq/). Can you open an issue in https://github.com/smallrye/smallrye-reactive-messaging?