MM2 unable to replicate messages larger than 1Mb #5932
Unanswered
JordanPawlett
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm struggling to figure out how to properly define producer and consumer configuration for the KafkaMirrorMaker2 CRD, as i can't seem to find any relevant documentation.
I'm trying to replicate a few topics from our source cluster to the target cluster. The caveat is, that a few of the topics contain messages that are larger than 1MB in size.
The topics which contain messages that are smaller than 1MB replicate fine. However, the rest do not.
I found this error in the mirrormaker2-cluster-status topic.
We consistently see these errors in the logs from each node
Here's our CRD configuration.
I've tried to define both producer and consumer configuration in a multitude of ways, with no prevail.
If anyone could offer any advice or point me in the right directly / documentation, that'd be great. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions