You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2023. It is now read-only.
I recently faced an issue that I think is due to the maxBytes parameter in a request. I believe I hit a message that was too big to be transferred through the given parameter. That caused my Kafka Consumer Group to register lag. I think the behavior is fine, however, there was no logs showing this was the case. It would be great to be informed if a similar scenario happens again.
Thanks,
**Detected in version: ** 5.1.2
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello.
I recently faced an issue that I think is due to the
maxBytes
parameter in a request. I believe I hit a message that was too big to be transferred through the given parameter. That caused my Kafka Consumer Group to register lag. I think the behavior is fine, however, there was no logs showing this was the case. It would be great to be informed if a similar scenario happens again.Thanks,
**Detected in version: ** 5.1.2
The text was updated successfully, but these errors were encountered: