Mirror Maker 2 offset translation accuracy? #11582
Replies: 1 comment
-
This has already been answered in this discussion so I'm going to close this one |
Beta Was this translation helpful? Give feedback.
0 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.
-
i am planning to use mirror maker for migration my kafka cluster to strimzi
i have a question on accuracy of the offset translation , as per this talk -
https://current.confluent.io/2024-sessions/mirrormaker-2s-offset-translation-isnt-exactly-once-and-thats-okay
my understanding is that translation will not be accurate , so when i switch over there is possibility that my consumer will read old data
if thats a problem for my application , is it advisable to run any scripts to manually sync the offsets by stopping the consumer
do you have any reference to such scripts
NOTE: i am moving for self managed apache kafka running in AWS EC2 to Strimzi
Beta Was this translation helpful? Give feedback.
All reactions