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/05/19 02:12:12 UTC

[jira] [Commented] (KAFKA-2935) Remove vestigial CLUSTER_CONFIG in WorkerConfig

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

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

GitHub user shikhar opened a pull request:

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

    KAFKA-2935: Remove vestigial WorkerConfig.CLUSTER_CONFIG

    

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

    $ git pull https://github.com/shikhar/kafka kafka-2935

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

    https://github.com/apache/kafka/pull/1404.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 #1404
    
----
commit 49d5c7694b40c3aaed27f2ad2fb5d0b072be1f27
Author: shikhar <sh...@schmizz.net>
Date:   2016-05-19T02:07:29Z

    KAFKA-2935: Remove vestigial WorkerConfig.CLUSTER_CONFIG

----


> Remove vestigial CLUSTER_CONFIG in WorkerConfig 
> ------------------------------------------------
>
>                 Key: KAFKA-2935
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2935
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.9.0.0
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>
> This config isn't used anywhere anymore. Its previous reason for existence is now handled by DistributedConfig.GROUP_ID_CONFIG.



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