You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2019/04/25 05:24:00 UTC

[jira] [Resolved] (KAFKA-8237) Untangle TopicDeletionManager and add test cases

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

Jason Gustafson resolved KAFKA-8237.
------------------------------------
    Resolution: Fixed

> Untangle TopicDeletionManager and add test cases
> ------------------------------------------------
>
>                 Key: KAFKA-8237
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8237
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>
> There are a few circular dependencies involving `TopicDeletionManager`. For example, both `PartitionStateMachine` and `ReplicaStateMachine` depend on `TopicDeletionManager` while it also depends on them. This makes testing difficult and so there are no unit tests. We should fix this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)