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
{{ message }}
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
noticed while testing some disconnection scenarios. If the daemon looses its connection to Zookeeper after it's already started up the KafkaPoller. busy loop it will continue to run that loop over and over again even if Zookeeper isn't giving us new values
The text was updated successfully, but these errors were encountered:
noticed while testing some disconnection scenarios. If the daemon looses its connection to Zookeeper after it's already started up the
KafkaPoller.
busy loop it will continue to run that loop over and over again even if Zookeeper isn't giving us new valuesThe text was updated successfully, but these errors were encountered: