Neha Narkhede created KAFKA-1330: ------------------------------------ Summary: Implement subscribe(TopicPartition...partitions) in the new consumer Key: KAFKA-1330 URL: https://issues.apache.org/jira/browse/KAFKA-1330 Project: Kafka Issue Type: Sub-task Components: consumer Affects Versions: 0.9.0 Reporter: Neha Narkhede
This involves adding basic fetch functionality (equivalent to SimpleConsumer) to the new consumer. Effectively implementing subscribe(TopicPartition...partitions) and unsubscribe(TopicPartition...partitions). -- This message was sent by Atlassian JIRA (v6.2#6252)