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

Guozhang Wang updated KAFKA-1330:
---------------------------------
    Description: 
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.

  was:This involves adding basic fetch functionality (equivalent to 
SimpleConsumer) to the new consumer. Effectively implementing 
subscribe(TopicPartition...partitions) and 
unsubscribe(TopicPartition...partitions).


> 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
>    Affects Versions: 0.9.0
>            Reporter: Neha Narkhede
>            Assignee: Jay Kreps
>         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)

Reply via email to