-
**Is your feature request related to a problem? Please describe.**
We would like to integrate TBMQ with our own Kafka setup. Our Kafka brokers require SASL authentication, which means we have to set …
-
Description
===========
In the REST API, the Schema Registry supports "permanent=True" (hard delete) not only on subjects, but also on versions. This is missing in confluent_kafka.
How to rep…
-
# Description
When running on the dev branch (future 1.7 version) or 1.6 we encounter the following issues (OS: macOS 15.1 (24B83)):
```
[09:59:31:140 DBG] Fabians-MBP 78 Log producer trex-b687fc…
-
Description
===========
We are using this library based consumer (basic one) to consume messages from MSK. performance wise, this doesnt meet our defined requirements. Can anyone suggest any pointer…
-
Description
===========
In my very simple implementation, I can easily produce 1 million messages per second, but can only consume around 100k messages per second. How can I speed up the consumer …
-
**Citrus Version**
4.3.3
**Question**
test case
1. SUT sends an event in the topic
2. Validate the event in the topic
Why can't I subtract events? And why poll it is called once?
Maybe I'm…
akuz0 updated
2 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4.14--> master-20241122-cfa1f1f1-amd64
- Deployment mode(standalon…
-
## Describe the bug
benthos does not have many connectors.
## Steps To Reproduce
```bash
❯ benthos --version
Version: 4.40.0
Date: unknown
❯ benthos list --format…
-
**Describe the bug**
When a consumer's connection outlives its SASL authentication (in this case an OAuth token), then consumer will fail to fetch new records because the broker no longer accepts any…
-
Hi, i use below command to run example
./serdes-kafka-avro-client -P -b 10.202.8.11:40301 -t testschema -p 1 -r http://localhost:8081 -s testvertica -S '{"type":"record","name""testvertica","namespac…