-
Description
===========
librdkafka fails with MemorySanitizer with `use-of-unitialized-value` in `src/rdtime.h`.
The error is precisely:
```
==3601446==WARNING: MemorySanitizer: use-of-uninitia…
-
-
Hi,
I have pulled the docker image of kafka-manager and set it up by below configs:
version: "3.4"
services:
zookeeper:
image: confluentinc/cp-zookeeper:5.1.0
ports:
- 2181:2…
-
Description
===========
Library version github.com/confluentinc/confluent-kafka-go/v2 v2.0.2
Kakfa broker version: 2.8.2 (Commit:3146c6ff4a24cc24)
Any input on the following would be greatly app…
-
Kafka Engine in ClickHouse is the most convenient way for ClickHouse-Kafka integration that does not require any extra components. It has been contributed to ClickHouse by Cloudflare back in 2018. Sin…
-
### Component(s)
exporter/kafka
### What happened?
## Description
We had initiated the load of 1700 TPS towards the open telemetry collector and observed that Kafka exporter was not able to consum…
-
Description
===========
I came across the below scenario in one of environment. I have a Topic (EventHub) with 3 partitions. I spanned up 3 consumers ideally each consumer should be assigned with o…
-
### Tasks
- [X] PO :: Creating app purchase-order
- [X] PO :: Creating app purchase-order-process
- [x] PO :: Creating api POST /buy and save in the MongoDB
- [x] PO :: Producer Kafka (Alterei o…
-
**Is your feature request related to a problem? Please describe.**
Currently we cannot detect anomalies in the number of dependent networks because these value is computed just before storing it in t…
-
**Is your feature request related to a problem? Please describe.**
I have a problem with writing to kafka:
1. I want to send to all partitions, because traffic is read evenly by all consumers
2. I …