Describe the bug
There is a warning that messages are going to the pending queue although they should not.
Reproduce
Please provide reproduce, For example:
Run a producer that continuously produces messages to a topic
Run a consumer that subscribes to that topic and logs each topic offset
After a while you will start seeing warning that the messages are entering the pending queue
Expected behavior
When there is nothing wrong with the connection the messages should not enter the pending queue
Describe the bug There is a warning that messages are going to the pending queue although they should not. Reproduce Please provide reproduce, For example:
Observed behavior Environment: