Replies: 2 comments
-
Try |
Beta Was this translation helpful? Give feedback.
0 replies
-
As @kjnilsson points out, you are using automatic acknowledgements, which basically negates prefetch/QoS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
We are using version 6.8.1 of the client and when specifying Basic Qos prefetchCount but the client still pulls in all the messages there are.
Reproduction steps
here is a screenshot of ConsumerWorkService which buffers all the events and not just 50 as expected.
not yet
Expected behavior
it works
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions