You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/07/23 00:39:00 UTC

[jira] [Updated] (KAFKA-13127) Fix stray partition lookup logic

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

Jason Gustafson updated KAFKA-13127:
------------------------------------
    Description: The result of `BrokerMetadataPublisher.findGhostReplicas` is inverted. It returns all of the non-stray replicas. This causes all of these partitions to get deleted on startup by mistake.  (was: The result of `BrokerMetadataPublisher.findGhostReplicas` is inverted. It returns all of the non-stray replicas. This causes all off these partitions to get deleted on startup by mistake.)

> Fix stray partition lookup logic
> --------------------------------
>
>                 Key: KAFKA-13127
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13127
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Blocker
>             Fix For: 3.0.0
>
>
> The result of `BrokerMetadataPublisher.findGhostReplicas` is inverted. It returns all of the non-stray replicas. This causes all of these partitions to get deleted on startup by mistake.



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