Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hopbeat-monitor does not recover when a broker goes offline #25

Open
cnweaver opened this issue Aug 4, 2022 · 0 comments
Open

hopbeat-monitor does not recover when a broker goes offline #25

cnweaver opened this issue Aug 4, 2022 · 0 comments

Comments

@cnweaver
Copy link

cnweaver commented Aug 4, 2022

A recent failure shows that if a broker disappears, hopbeat-monitor gets stuck, and must be manually restarted, even when other brokers in the cluster remain up, and the original broker becomes available again. Logs from such a failure look like this:

Received beat: 80720 1659541316522791 1659541316503461  
Received beat: 80721 1659541317531737 1659541317504838  
Received beat: 80722 1659541318542871 1659541318522128  
%6|1659541318.753|FAIL|rdkafka#consumer-1| [thrd:sasl_ssl://kb-2.dev.hop.scimma.org:9092/2]: sasl_ssl://kb-2.dev.hop.scimma.org:9092/2: Disconnected (after 177242945ms in state UP)
internal kafka error: KafkaError{code=_TRANSPORT,val=-195,str="sasl_ssl://kb-2.dev.hop.scimma.org:9092/2: Disconnected (after 177242945ms in state UP)"}
%3|1659541318.924|FAIL|rdkafka#consumer-1| [thrd:sasl_ssl://kb-2.dev.hop.scimma.org:9092/2]: sasl_ssl://kb-2.dev.hop.scimma.org:9092/2: Connect to ipv4#172.18.10.52:9092 failed: Connection refused (after 170ms in state CONNECT)
%3|1659541318.925|FAIL|rdkafka#consumer-1| [thrd:sasl_ssl://kb-2.dev.hop.scimma.org:9092/2]: sasl_ssl://kb-2.dev.hop.scimma.org:9092/2: Connect to ipv4#172.18.10.52:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant