[
https://issues.apache.org/jira/browse/KAFKA-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-1330:
---------------------------------
Affects Version/s: (was: 0.9.0)
> Implement subscribe(TopicPartition...partitions) and pool(timeout) in the
> consumer
> ----------------------------------------------------------------------------------
>
> Key: KAFKA-1330
> URL: https://issues.apache.org/jira/browse/KAFKA-1330
> Project: Kafka
> Issue Type: Sub-task
> Components: consumer
> Reporter: Neha Narkhede
> Assignee: Jay Kreps
> Fix For: 0.8.3
>
> Attachments: KAFKA-1330.patch, KAFKA-1330_2014-07-21_16:44:23.patch
>
>
> This involves adding basic fetch functionality (equivalent to SimpleConsumer)
> to the new consumer. Effectively:
> 1) Implement subscribe(TopicPartition...partitions) and
> unsubscribe(TopicPartition...partitions).
> 2) Implement pool(timeout).
> 3) Add memory management to the consumer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)