You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/19 09:39:20 UTC

[jira] [Commented] (KAFKA-3283) Remove beta from new consumer documentation

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

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

GitHub user ijuma opened a pull request:

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

    KAFKA-3283: Remove beta from new consumer documentation

    Include a few clean-ups (also in producer section), mention deprecation plans and reorder so that the new consumer documentation is before the old consumers.

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

    $ git pull https://github.com/ijuma/kafka remove-beta-from-new-consumer-documentation

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

    https://github.com/apache/kafka/pull/1880.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 #1880
    
----
commit 5833a592955af4a6211f9ead0187ea7c57875022
Author: Ismael Juma <is...@juma.me.uk>
Date:   2016-09-19T09:37:06Z

    Remove beta from new consumer, clean-up a few things and list the new consumer before the older ones

----


> Remove beta from new consumer documentation
> -------------------------------------------
>
>                 Key: KAFKA-3283
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3283
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>             Fix For: 0.10.1.0
>
>
> Ideally, we would:
> * Remove the beta label
> * Filling any critical gaps in functionality
> * Update the documentation on the old consumers to recommend the new consumer (without deprecating the old consumer, however)
> Current target is 0.10.1.0.



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