[ https://issues.apache.org/jira/browse/KAFKA-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish K Singh updated KAFKA-3379: ---------------------------------- Affects Version/s: 0.10.0.0 > Update tools relying on old producer to use new producer. > --------------------------------------------------------- > > Key: KAFKA-3379 > URL: https://issues.apache.org/jira/browse/KAFKA-3379 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.10.0.0 > Reporter: Ashish K Singh > Assignee: Ashish K Singh > > Following tools are using old producer. > * ReplicationVerificationTool > * SimpleConsumerShell > * GetOffsetShell > Old producer is being marked as deprecated in 0.10. These tools should be > updated to use new producer. To make sure that this update does not break > existing behavior. Below is the action plan. > For each tool that uses old producer. > * Add ducktape test to establish current behavior. > * Once the tests are committed and run fine, add patch for modification of > these tools. The ducktape tests added in previous step should confirm that > existing behavior is still intact. -- This message was sent by Atlassian JIRA (v6.3.4#6332)