Confluent PlatformApache Kafka

Consumer lag prevents real-time message processing

warning
performanceUpdated Mar 10, 2025(via Exa)
How to detect:

Consumer cannot keep up with producer throughput, resulting in processing delays and failure to process messages in real-time

Recommended action:

Monitor consumer lag metric to detect when consumers fall behind. Investigate consumer processing capacity, scale consumers, or optimize consumer code