[
https://issues.apache.org/jira/browse/KAFKA-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Onur Karaman updated KAFKA-1742:
--------------------------------
Attachment: KAFKA-1742.patch
Updated patch with Joel's suggestion to
{code}filter{ case (topicAndPartition, _) => ... }{code}
> 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, 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)