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/06 18:26:04 UTC

[jira] [Commented] (KAFKA-3353) Remove deprecated producer configs.

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

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

GitHub user ijuma opened a pull request:

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

    KAFKA-3353: Remove deprecated producer configs

    These configs have been deprecated since 0.9.0.0:
    block.on.buffer.full, metadata.fetch.timeout.ms and timeout.ms

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

    $ git pull https://github.com/ijuma/kafka kafka-3353-remove-deprecated-producer-configs

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

    https://github.com/apache/kafka/pull/2987.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 #2987
    
----
commit 9beaaeeb5c791a807cbdac333344d58ebfd44711
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-06T18:10:48Z

    KAFKA-3353; Remove deprecated producer configs
    
    These configs have been deprecated since 0.9.0.0:
    block.on.buffer.full, metadata.fetch.timeout.ms and timeout.ms

----


> Remove deprecated producer configs.
> -----------------------------------
>
>                 Key: KAFKA-3353
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3353
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.10.2.0
>            Reporter: Ashish Singh
>            Assignee: Ismael Juma
>             Fix For: 0.11.0.0
>
>
> Following producer configs were deprecated in 0.9, it will be a good idea to remove them in 0.11. Removing in 0.10 was not an option, as 0.10 was a short release and direct upgrades from 0.8 to 0.10 are supported.
> * block.on.buffer.full
> * metadata.fetch.timeout.ms
> * timeout.ms



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