Runbook

High request rate on Kafka producer.

Back to Runbooks

Overview

This incident type is related to a high request rate on a Kafka producer. This could be caused by a sudden increase in traffic or a malfunction in the producer system. This incident can cause delays in message processing and may lead to data loss or system failure if not addressed promptly. It is important to identify the root cause of this incident and take appropriate measures to prevent similar incidents in the future.

Parameters

Debug

Check the network connection between the Kafka producer and consumer

Check if the Kafka producer is running

Check the Kafka producer logs for any errors or warnings

Check the Kafka broker logs for any errors or warnings

Check if the Kafka topic is created and has the expected number of partitions

Check if the Kafka consumer is running

Check the Kafka consumer logs for any errors or warnings

Check the CPU and memory usage of the Kafka producer and consumer processes

Check the network traffic between the Kafka producer and consumer

A sudden surge in demand for the service or application that is using the Kafka producer, leading to a high request rate.

Repair

Restart Kafka service to fix intermittent issues.

Learn more

Related Runbooks

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