[ 
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-v5.patch

Fixed 2 bugs -

- The shutdown message does not have a null topic anymore
- I was initially shutting down the migration and producer threads in the 
finally block at the end of the main method, which is pretty stupid of me. 
Fixed that 
- Caught InvocationTargetException so that we log the root cause. Otherwise 
java only throws the invocationtargetexception
                
> 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, kafka-734-v4.patch, kafka-734-v5.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