[ 
https://issues.apache.org/jira/browse/KAFKA-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205193#comment-14205193
 ] 

Guozhang Wang commented on KAFKA-1742:
--------------------------------------

Actually, just realized that we do not have a "controller" test suite under 
scala.unit.kafka before, and the tests in the "server", and this would be a 
first step adding such a test suite to controller modules. The current test 
scope "ControllerContextTest" also looks fine to me, but in the future as we 
add more test cases into it we can always generalize the test class name.

> ControllerContext removeTopic does not correctly update state
> -------------------------------------------------------------
>
>                 Key: KAFKA-1742
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1742
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Onur Karaman
>            Assignee: Onur Karaman
>            Priority: Blocker
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1742.patch
>
>
> removeTopic does not correctly update the state of ControllerContext.
> This is because it removes the topic from some underlying maps through 
> dropWhile.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to