Xue Liu created KAFKA-9207: ------------------------------ Summary: Replica Out of Sync as ReplicaFetcher thread is dead Key: KAFKA-9207 URL: https://issues.apache.org/jira/browse/KAFKA-9207 Project: Kafka Issue Type: Bug Components: replication Affects Versions: 2.3.0 Reporter: Xue Liu Attachments: Capture.PNG
We sometimes see a replica for a partition is out of sync. When the issue happens, it seems that we just lost that replica (would never catch-up), unless we restart that broker. It appears that ReplicaFetcher thread for that partition is dead. -- This message was sent by Atlassian Jira (v8.3.4#803005)