-
Per questa componente il proponente suggerisce l’utilizzo piattaforme di event streaming, message brokers, o MQTT brokers (come ad esempio: Apache Kafka, RabbitMQ, HiveMQ)
-
## Expected Behavior
If I send 9 messages to the Kafka brokers, they should be distributed across 3 partitions in kafka, and 3 pods should scale since I set the concurrency to 1. The pod will jus…
-
## Bug Report
**Describe the bug**
Hello team, I am trying to push logs from fluent bit to kafka along with some kafka authentication information but I get error "fluent-bit#producer-1: [thrd:sa…
-
I would like to reduce memory consumtion by kafka for local development
I've tried setting like that:
```yaml
kafka:
image: confluentinc/confluent-local
ports: ["9092:9092"]
env…
-
**Description:**
Currently, our system provides an MQTT-based event interface. To improve flexibility and compatibility, especially in larger deployments, adding Apache Kafka as an alternative even…
-
### Component(s)
receiver/kafka
### What happened?
## Description
The Open Telemetry Pods pull events from the Azure EventHub Queue and export events to the backends. If these backends are n…
-
### Report
Keda version: keda:2.14.0
ghcr.io/kedacore/keda:2.14.0
kubenetes version: 1.29
Keda Trigger Type: Kafka
ScaledObject Fails [namespace scoped] to resolve Auth params from cluster scop…
-
# Description of the enhancement
For the users of the new DMS service it will be important to:
• Configure number of brokers (new flexibility)
• Create new single instances
• Create new Kafka 3.x …
-
Not sure how to fix it, i'll create issue here, maybe someone could understand why is it happening
```
java.lang.IllegalArgumentException: Number of brokers must be positive (-51).
13 at com.link…
-
# What happened?
Klaw always shows the message "No messages in topic" even if there are messages (I verified that with the CLI).
I am not sure where the issue now lies. Is it an ACL problem or s…