[
https://issues.apache.org/jira/browse/KAFKA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe resolved KAFKA-13127.
----------------------------------
Resolution: Fixed
> 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)