You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Justine Olshan (Jira)" <ji...@apache.org> on 2020/09/29 20:56:00 UTC

[jira] [Updated] (KAFKA-10553) Track handling of topic deletion during reassignment

     [ https://issues.apache.org/jira/browse/KAFKA-10553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justine Olshan updated KAFKA-10553:
-----------------------------------
    Description: 
Currently deletion is blocked during partition reassignment, but KIP-516 and topic identifiers can allow deletions to proceed without blocking. 

In addition we should be able to avoid blocking deletion when a replica is down.

  was:
Currently deletion is blocked during partition reassignment, but KIP-516 can allow deletions to proceed without blocking. 

In addition we should be able to avoid blocking deletion when a replica is down.


> Track handling of topic deletion during reassignment
> ----------------------------------------------------
>
>                 Key: KAFKA-10553
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10553
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Justine Olshan
>            Priority: Major
>
> Currently deletion is blocked during partition reassignment, but KIP-516 and topic identifiers can allow deletions to proceed without blocking. 
> In addition we should be able to avoid blocking deletion when a replica is down.



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