[ https://issues.apache.org/jira/browse/KAFKA-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202418#comment-14202418 ]
Guozhang Wang commented on KAFKA-1742: -------------------------------------- Thanks for the patch, looks good to me. > 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)