Runbook

Kafka Resource Exhaustion in Kafka Broker Cluster.

Back to Runbooks

Overview

This incident type refers to a situation where the Kafka broker cluster has exhausted its resources. This could happen due to several reasons such as an increase in traffic, inadequate resources, or inefficient configurations. As a result, the Kafka brokers may stop responding or experience performance issues, leading to a disruption in the overall Kafka cluster.

Parameters

Debug

Check CPU and memory usage of Kafka broker processes

Check disk space usage on Kafka brokers

Check network traffic to and from Kafka brokers

Check Kafka logs for errors and warnings

Check Kafka broker configurations for potential resource limitations

Repair

Increase the memory and storage capacity of the Kafka broker cluster to prevent resource exhaustion.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.