Category: Message Queue Problems
Problems related to message queues, like Kafka, RabbitMQ, NATS and others
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
prequel-2024-0006 Critical Impact: 8/10 Mitigation: 2/10 | Kafka Topic Operator Thread Blocked | 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. | Message Queue Problems | kubernetes | Known ProblemKafkaStrimzi |
prequel-2025-0091 High Impact: 2/10 Mitigation: 2/10 | Redpanda data transforms cannot be used because they are disabled | This rule triggers when Redpanda logs the error `invalid_argument: data transforms disabled - use \\`rpk cluster config set data_transforms_enabled true\\` to enable`. The message indicates that WebAssembly-powered **Data Transforms** are turned off at the cluster level, so any attempt to deploy or run transform functions fails. | Message Queue Problems | redpanda | Data TransformsWebAssemblyMisconfiguration |