You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Micah Whitacre (JIRA)" <ji...@apache.org> on 2016/10/25 02:18:58 UTC

[jira] [Updated] (CRUNCH-620) Reduce "isn't a known config" warnings by slimming down ConsumerConfig properties

     [ https://issues.apache.org/jira/browse/CRUNCH-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Whitacre updated CRUNCH-620:
----------------------------------
    Fix Version/s: 0.15.0

> Reduce "isn't a known config" warnings by slimming down ConsumerConfig properties
> ---------------------------------------------------------------------------------
>
>                 Key: CRUNCH-620
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-620
>             Project: Crunch
>          Issue Type: Improvement
>    Affects Versions: 0.14.0
>            Reporter: Stefan Mendoza
>            Assignee: Micah Whitacre
>              Labels: kafka
>             Fix For: 0.15.0
>
>         Attachments: CRUNCH-620.patch
>
>
> When Consumers are created, many unused properties are brought into the Consumers that aren't used and this results in a large amount of warnings with the format defined at [1]. The properties used to create the Consumers should be filtered to suppress these warnings.
> [1] https://github.com/apache/kafka/blob/0.9.0.1/clients/src/main/java/org/apache/kafka/common/config/AbstractConfig.java#L173



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