[ 
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)

Reply via email to