Replies: 3 comments 3 replies
-
I send a bottle of my best french champagne anywhere in the world, to anyone solving this problem in the next 4 days ;) |
Beta Was this translation helpful? Give feedback.
-
Have you tried to produce / consume more messages? Or change the |
Beta Was this translation helpful? Give feedback.
-
Wow, i spent 3 days on this problem, you solved it in a second. Just didn't know this threshold, it seems to work like a charm. You saved my day, thanks a lot. i set offset.lag.max to 1. If you want a bottle of champagne, contact me through github and i'll be glad to send it to you. |
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.
-
Bug Description
despite the use of "sync.group.offsets.enabled: true" in checkpointConnector.config of Kafkamirrormaker2 object, consumergroup offset are not correctly translated.
Steps to reproduce ( i changed servers and clusters names for security purpose)
in kafka 3.5.x:
Expected behavior
lag on same consumergroup on target must be 0, it is not.
Strimzi version
0.38.0
Kubernetes version
1.27.7-gke.1121000
Installation method
Yaml files => kustomize
Infrastructure
GKE
Configuration files and logs
all connectors tasks are RUNNING
Additional context
what am i missing ?
Beta Was this translation helpful? Give feedback.
All reactions