You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2019/11/13 00:15:00 UTC

[jira] [Created] (KAFKA-9178) Streams changelog topics are not cleaning up during lost task closing

Boyang Chen created KAFKA-9178:
----------------------------------

             Summary: Streams changelog topics are not cleaning up during lost task closing
                 Key: KAFKA-9178
                 URL: https://issues.apache.org/jira/browse/KAFKA-9178
             Project: Kafka
          Issue Type: Bug
            Reporter: Boyang Chen
            Assignee: Boyang Chen


We check the `active` set is empty during clostLostTasks(). However one thing we miss is to remove the changelog topics from restored partitions as well.



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