Skip to main content

Category: Message Queue Problems

Problems related to message queues, like Kafka, RabbitMQ, NATS and others

IDTitleDescriptionCategoryTechnologyTags
prequel-2024-0006
Critical
Impact: 8/10
Mitigation: 2/10
Kafka Topic Operator Thread BlockedThere 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 ProblemskubernetesKnown ProblemKafkaStrimzi
prequel-2025-0091
High
Impact: 2/10
Mitigation: 2/10
Redpanda data transforms cannot be used because they are disabledThis 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 ProblemsredpandaData TransformsWebAssemblyMisconfiguration