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 2017/05/08 14:16:04 UTC

[jira] [Commented] (KAFKA-3763) Remove deprecated APIs for 0.11.0.0

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

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

GitHub user ijuma opened a pull request:

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

    KAFKA-3763: Remove deprecated APIs for 0.11.0.0

    This only removes deprecated methods,
    fields and constructors in a small number of classes.
    
    Deprecated producer configs is tracked via KAFKA-3353
    and the old clients and related (tools, etc.) won't
    be removed in 0.11.0.0.

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

    $ git pull https://github.com/ijuma/kafka kafka-3763-remove-deprecated-0.11

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

    https://github.com/apache/kafka/pull/2995.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 #2995
    
----

----


> Remove deprecated APIs for 0.11.0.0
> -----------------------------------
>
>                 Key: KAFKA-3763
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3763
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Ismael Juma
>             Fix For: 0.11.0.0
>
>
> This is a placeholder JIRA to remind us to remove all deprecated API before the next major release.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)