[ https://issues.apache.org/jira/browse/KAFKA-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606683#comment-13606683 ]
Swapnil Ghike commented on KAFKA-811: ------------------------------------- The 1st patch will pass client ids like abc-0, abc-0-1, abc-0-1-2,... (where abc is the clientId set by the user in their config file) The 2nd patch will pass client ids like abc-0, abc-1, abc-2 > Fix clientId in migration tool > ------------------------------ > > Key: KAFKA-811 > URL: https://issues.apache.org/jira/browse/KAFKA-811 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8 > Reporter: Swapnil Ghike > Assignee: Swapnil Ghike > Priority: Blocker > Labels: kafka-0.8 > Fix For: 0.8 > > Attachments: kafka-811.patch, kafka-811-v2.patch > > > Append producer threadId to the clientId passed by the user. -- 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