You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2015/01/23 19:16:39 UTC

[jira] [Resolved] (KAFKA-1330) Implement subscribe(TopicPartition...partitions) and pool(timeout) in the consumer

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

Jay Kreps resolved KAFKA-1330.
------------------------------
    Resolution: Duplicate

Done as part of KAFKA-1760

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