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

ASF GitHub Bot commented on KAFKA-4059:
---------------------------------------

GitHub user tombentley opened a pull request:

    https://github.com/apache/kafka/pull/3385

    KAFKA-4059: Documentation still refers to AsyncProducer and SyncProducer

    Also remove old code snippet which bears little resemblance to the current
    Producer API.
    
    The contribution is my original work and I license the work to the project 
under the project's open source license.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tombentley/kafka KAFKA-4059

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3385.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3385
    
----
commit a1f81db4783c1b97c8b58a4593873aa0793b7189
Author: Tom Bentley <[email protected]>
Date:   2017-06-20T14:05:21Z

    KAFKA-4059: Remove mention of long-deprecated classes
    
    Also remove old code snippet which bears little resemblance to the current
    Producer API.

----


> Documentation still refers to AsyncProducer and SyncProducer
> ------------------------------------------------------------
>
>                 Key: KAFKA-4059
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4059
>             Project: Kafka
>          Issue Type: Bug
>          Components: producer 
>    Affects Versions: 0.10.0.1
>            Reporter: Andrew B
>
> The 0.10 docs are still referring to AsyncProducer and SyncProducer.
> See: https://github.com/apache/kafka/search?utf8=%E2%9C%93&q=AsyncProducer



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to