Skip to main content

PREQUEL-2024-0006

Kafka Topic Operator Thread BlockedCritical
Impact: 8/10
Mitigation: 2/10

PREQUEL-2024-0006View on GitHub

Description

There is a known issue in the Strimzi Kafka Topic Operator where the operator thread can become blocked. This can cause the operator to stop processing events and can lead to a backlog of events. This can cause the operator to become unresponsive and can lead to liveness probe failures and restarts of the Strimzi Kafka Topic Operator.\n

Mitigation

- Add additional CPU resources and restart the Kafka Topic Operator\n- Use the Zookeeper store instead of the Kafka Streams store for the Strimzi Kafka Topic Operator\n

References