Colin McCabe created KAFKA-19432: ------------------------------------ Summary: Add an ERROR log message if broker.heartbeat.interval.ms is too large Key: KAFKA-19432 URL: https://issues.apache.org/jira/browse/KAFKA-19432 Project: Kafka Issue Type: Improvement Reporter: Colin McCabe
We should add an ERROR log message if broker.heartbeat.interval.ms is too large. Specifically, it should not be long enough that two missed heartbeats are longer than broker.session.timeout.ms. -- This message was sent by Atlassian Jira (v8.20.10#820010)