Description
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)
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)