You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Lucas Bradstreet (Jira)" <ji...@apache.org> on 2021/10/04 03:42:00 UTC

[jira] [Created] (KAFKA-13342) LISR sent for topic queued for deletion in controller

Lucas Bradstreet created KAFKA-13342:
----------------------------------------

             Summary: LISR sent for topic queued for deletion in controller
                 Key: KAFKA-13342
                 URL: https://issues.apache.org/jira/browse/KAFKA-13342
             Project: Kafka
          Issue Type: Bug
            Reporter: Lucas Bradstreet


Under certain conditions in some system tests a broker will be hard killed during a topic deletion and before its replica has moved to OfflineReplica state. When the broker comes back up the controller will send it a LeaderAndIsrRequest containing the partition causing it to recreate the partition locally even though it is in deleting state in the controller.



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