MirrorMaker2 not replicating consumer groups #7905
Replies: 3 comments 4 replies
-
Maybe sharing the log would help. I never tried the offset sync with |
Beta Was this translation helpful? Give feedback.
-
I've removed |
Beta Was this translation helpful? Give feedback.
-
If you change |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When setting up a migration from Kafka2 to Kafka3 using operator, MirrorMaker2 correctly replicates all topics, but none of consumer groups are created
operator:0.32.0
MirrorMaker2 is installed from manifest (which used to work for replicating between Kafka2 clusters using MM2 version: 2.7.0):
To Reproduce
In logs it says it tries to sync idle consumer group offset from source to target but in reality none of the groups gets created
Environment:
Beta Was this translation helpful? Give feedback.
All reactions