Jason Gustafson created KAFKA-13127:
---------------------------------------
Summary: 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
Fix For: 3.0.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)