Skip to content
Discussion options

You must be logged in to vote

Yes, I've seen this before. Some analysis at #23263 .

I guess it might be related to batch messages and the mitigation could be to use preciseDispatcherFlowControl=true in broker.conf to more accurately dispatch messages to consumers according to the available permits. The other option is that there's a bug somewhere when permits handled. If the client sends permits for batches, but the broker expects permits at message level (for each individual message in the batch), that would obviously be a problem.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@backuitist
Comment options

@FlorentinDUBOIS
Comment options

Answer selected by backuitist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants