Stanislav Kozlovski created KAFKA-8632:
------------------------------------------
Summary: Retry replica deletion if it fails during partition
reassignment
Key: KAFKA-8632
URL: https://issues.apache.org/jira/browse/KAFKA-8632
Project: Kafka
Issue Type: Bug
Reporter: Stanislav Kozlovski
An old TODO comment from 2014
([https://github.com/apache/kafka/blob/57903be49665566260160a6f1f995409ec48c9bc/core/src/main/scala/kafka/controller/KafkaController.scala#L807)]
suggests that we support retries in the cases where an old replica's deletion
fails after a partition reassignment succeeds.
For more context, the comment was added as part of KAFKA-330
(https://issues.apache.org/jira/browse/KAFKA-330) and was reviewed in Apache's
reviewboard -
[https://reviews.apache.org/r/17460|https://reviews.apache.org/r/17460/#issue-summary]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)