Replies: 1 comment 2 replies
-
The offsets are synced asynchronously and in batches (= after the difference is above a certain threshold). So not sure if this indicates anything wrong. |
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.
-
hi there.
when i use MirrorMaker 2 in kafka 3.8.0 for topic and group replication , the topic is sync fine.
but the consumer is not work.
Issue description:

the group was replicated from source to target.
but the consumer lag and current offset were wrong.
source side:
target side:

my config file is :
is this a new bug in 3.8.0?
Beta Was this translation helpful? Give feedback.
All reactions