You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "zhifeng.peng (Jira)" <ji...@apache.org> on 2020/12/22 08:05:00 UTC

[jira] [Created] (KAFKA-10879) ReplicaFetcherThread crash when cluster doing reassign

zhifeng.peng created KAFKA-10879:
------------------------------------

             Summary: ReplicaFetcherThread crash when cluster doing reassign
                 Key: KAFKA-10879
                 URL: https://issues.apache.org/jira/browse/KAFKA-10879
             Project: Kafka
          Issue Type: Bug
          Components: replication
    Affects Versions: 2.1.1
            Reporter: zhifeng.peng
         Attachments: image-2020-12-22-16-01-34-328.png

[2020-12-21 12:01:28,110] ERROR [ReplicaFetcher replicaId=3, leaderId=6, fetcherId=9] Error due to (kafka.server.ReplicaFetcherThread)
java.lang.NullPointerException
[2020-12-21 12:01:28,110] INFO [ReplicaFetcher replicaId=3, leaderId=6, fetcherId=9] Stopped (kafka.server.ReplicaFetcherThread)



During reassign partition, one partition was stucked. I find one ReplicaFetcherThread has stoped. It cause some partition under-Replicated. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)