[ 
https://issues.apache.org/jira/browse/KAFKA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Koshy updated KAFKA-409:
-----------------------------

    Labels: optimization  (was: )
    
> 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
>              Labels: optimization
>   Original Estimate: 84h
>  Remaining Estimate: 84h
>
> 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to