You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2017/12/11 18:15:00 UTC

[jira] [Resolved] (CRUNCH-654) KafkaSource should use new Kafka Consumer API instead of Simple Consumer

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

Josh Wills resolved CRUNCH-654.
-------------------------------
    Resolution: Fixed

Pushed to master-- thanks [~bbaugher]!

> KafkaSource should use new Kafka Consumer API instead of Simple Consumer
> ------------------------------------------------------------------------
>
>                 Key: CRUNCH-654
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-654
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andrew Olson
>            Assignee: Bryan Baugher
>         Attachments: 0001-CRUNCH-654-Deprecated-KafkaUtils-fetch-offset-method.patch, CRUNCH-654
>
>
> We should update the KafkaSource to use the modern Consumer API. The old Consumer used by KafkaUtils#getBrokerOffsets(...) is considered deprecated as of Kafka 0.11 (https://issues.apache.org/jira/browse/KAFKA-3264)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)