Replies: 1 comment 2 replies
-
Hello - |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello,
I setup kafka mirrormaker2 to replicate my old cluster as I want the strimzi kafka cluster to by new one, but I'm seeing weird logs in mirrormaker:
He keeps saying it's disconnecting due to timeout and I can't seem to increase the timeout value to be bigger than 30000 ms.
This is my cluster.yaml:
mm2.yaml:
I have tried adding consumer.request.timeout.ms / producer.request.timeout.ms, etc and did not seem to increase the timeout
Beta Was this translation helpful? Give feedback.
All reactions