kafka
replication_error
ai_generated
true
MirrorMaker: replication lag exceeds threshold
ID: kafka/mirror-maker-lag
78%Fix Rate
82%Confidence
3Evidence
2023-01-01First Seen
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 3 | active | — | — | — |
Root Cause
MirrorMaker 2 cross-cluster replication falling behind.
genericWorkarounds
-
88% success Increase tasks.max and tune producer/consumer configs
-
85% success Monitor replication lag metrics: mm2-*.replication-latency
Dead Ends
Common approaches that don't work:
-
Increase MirrorMaker tasks without checking resources
78% fail
OOM on worker
-
Skip messages to catch up
82% fail
Data loss in target cluster