[
https://issues.apache.org/jira/browse/KAFKA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Kreps reassigned KAFKA-409:
-------------------------------
Assignee: Jay Kreps
> Refactor DefaultEventHandler
> -----------------------------
>
> Key: KAFKA-409
> URL: https://issues.apache.org/jira/browse/KAFKA-409
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8
> Reporter: Neha Narkhede
> Assignee: Jay Kreps
> Labels: optimization
>
> The code in DefaultEventHandler has evolved to be a big blob of complex
> procedural logic. This is difficult to understand and read. Particularly the
> partitionAndCollate() API returns a nested complex data structure
> Option[Map[Int, Map[(String, Int), Seq[ProducerData[K,Message]]]]]. This
> class would definitely benefit from a refactor
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira