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

Neha Narkhede updated KAFKA-734:
--------------------------------

    Attachment: kafka-734-v3.patch

- KafkaMigrationTool

Simplified the partitioning logic of the producers and changed 
partitionProducers to return a list of producer ids per consumer

- UtilsTest

Added a unit test for the partitioning logic for the producers, that covers all 
the cases -
producers = consumers
producers < consumers
producers > consumers
                
> Migration tool needs a revamp, it was poorly written and has many performance 
> bugs
> ----------------------------------------------------------------------------------
>
>                 Key: KAFKA-734
>                 URL: https://issues.apache.org/jira/browse/KAFKA-734
>             Project: Kafka
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>            Assignee: Neha Narkhede
>            Priority: Blocker
>              Labels: p1
>         Attachments: kafka-734-v1.patch, kafka-734-v2.patch, 
> kafka-734-v3.patch
>
>
> Migration tool has a number of problems ranging from poor logging to poor 
> design. This needs to be thought through again

--
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

Reply via email to