-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.c…
-
Hello,
I have noticed that a new attribute, **confluent_topic_type**, is automatically added to Kafka Topic configurations when created manually through the Confluent portal.
![image](https://gi…
-
### Name and Version
binami/kafka 3.8.0
### What architecture are you using?
None
### What steps will reproduce the bug?
### 1. JAAS set up with environment variables
```
kafka-broker01:
…
-
**Describe the bug**
Following the basic use cases in the README does not work.
pytest returns `fixture 'message' not found`.
Tested with poetry and pip.
**To Reproduce**
```bash
poetry init
…
-
Hi,
There was a change in 0.25.1 ( #1817 ?) that led to an erroneous determination / calculation of the beginning offsets for compacted topics.
As a consequence, one cannot display the messages o…
-
Description
===========
Team,
This is regarding a crash issue we are facing with confluent Kafka go SDK. Basically, we use GO “github.com/confluentinc/confluent-kafka-go/v2/kafka" SDK to connect to…
-
I tried to run one of the [demos](https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/tree/main/demo) of Aiven's [tiered storage implementation](https://github.com/Aiven-Open/tiered-storage-…
-
Description
===========
Within my integration test I have encountered situation in which deleted topics where being recreated without reason by producer instance (messages where not being produced a…
-
根据官网https://docs.taosdata.com/third-party/collection/kafka/#tdengine-sink-connector-%E7%9A%84%E4%BD%BF%E7%94%A8
TDengine Kafka Connector教程,写入数据报错
taos版本
![image](https://github.com/user-attachments…
-
### Discussed in https://github.com/confluentinc/librdkafka/discussions/4722
Originally posted by **fdr400** May 17, 2024
Hello everyone! I am currently implementing the driver for Kafka in @u…