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

Ashish K Singh commented on KAFKA-2982:
---------------------------------------

[~ijuma] following tools rely on `kafka.producer.SyncProducer`.
* ReplicationVerificationTool
* SimpleConsumerShell
* GetOffsetShell

Do you think we should update them to use new producers? Fixing the issue, 
enabling the tools to work on secure clusters, would be one reason to do that, 
however I am debating if deprecation of old producer implies this as well or 
not.

> Mark the old Scala producer and related classes as deprecated
> -------------------------------------------------------------
>
>                 Key: KAFKA-2982
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2982
>             Project: Kafka
>          Issue Type: Sub-task
>    Affects Versions: 0.9.0.0
>            Reporter: Grant Henke
>            Assignee: Ismael Juma
>            Priority: Critical
>             Fix For: 0.10.0.0
>
>
> Now that the new producer and consumer are released the old Scala producer 
> and consumer clients should be deprecated to encourage use of the new clients 
> and facilitate the removal of the old clients.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to