Jose Armando Garcia Sancio created KAFKA-13198:
--------------------------------------------------

             Summary: TopicsDelta doesn't update deleted topic when processing 
PartitionChangeRecord
                 Key: KAFKA-13198
                 URL: https://issues.apache.org/jira/browse/KAFKA-13198
             Project: Kafka
          Issue Type: Bug
          Components: kraft, replication
            Reporter: Jose Armando Garcia Sancio
            Assignee: Jose Armando Garcia Sancio
             Fix For: 3.0.0


In KRaft when a replica gets reassigned away from a topic partition we are not 
notifying the {{ReplicaManager}} to stop the replica.

On solution is to track those topic partition ids when processing 
{{PartitionChangeRecord}} and to returned them asĀ {{deleted}} when the replica 
manager calls {{calculateDeltaChanges}}.



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

Reply via email to