Skip to content

poll quietly fails when kafka server goes away and returns to service #7

@lancespeelmon

Description

@lancespeelmon

Steps to reproduce:

  1. Install and run kafka 0.8.2.
  2. Start a process that polls a topic for messages. If you display debug emitters, you should see a message kafka.on debug: no data - reentering poll every few seconds.
  3. Push some messages to topic and ensure the poller responds as expected.
  4. Stop and restart kafka.
  5. The poller goes quiet. No more kafka.on debug: no data - reentering poll messages and no indication that it will return from the spiral of death.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions