You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Push some messages to topic and ensure the poller responds as expected.
Stop and restart kafka.
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.