Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1326 New consumer checklist
  3. KAFKA-1330

Implement subscribe(TopicPartition...partitions) and pool(timeout) in the consumer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 0.9.0.0
    • consumer
    • None

    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.

      Attachments

        1. KAFKA-1330_2014-07-21_16:44:23.patch
          162 kB
          Jay Kreps
        2. KAFKA-1330.patch
          177 kB
          Jay Kreps

        Issue Links

          Activity

            People

              jkreps Jay Kreps
              nehanarkhede Neha Narkhede
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: