[ 
https://issues.apache.org/jira/browse/KAFKA-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561425#comment-13561425
 ] 

Sriram Subramanian commented on KAFKA-720:
------------------------------------------

The patch seems to have conflicts with the changes I have. Will fix that.

2. Exception and Throwable are specifically caught separately. Throwable 
includes critical errors which should never be swallowed. In case of Exceptions 
caused mainly by kafka errors we are logging an error and continuing with 
consumption. If you are suggesting we exit for any exceptions it is no 
different from what is there already,
                
> Migration tool halts
> --------------------
>
>                 Key: KAFKA-720
>                 URL: https://issues.apache.org/jira/browse/KAFKA-720
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>            Assignee: Sriram Subramanian
>            Priority: Blocker
>              Labels: p1
>         Attachments: migrationtoolfix.patch, migration-tool-halts
>
>
> Migration tool halts, attaching a thread dump for further investigation

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