-
Repro:
```scala
kafkaConsumer
.subscribeTo("topic") *>
kafkaConsumer.partitionedStream
.map(s =>
KafkaConsumerTracer
.traceConsumerStream(ztracer, s)
…
-
##### Description
##### Versions
| Sarama | Kafka | Go |
| ------ | ----- | --- |
|1.43.0 | 2.2.0 |1.21.4 |
##### Configuration
```yaml
brokers: […
-
Saw these failures as part of #14064.
TPCH
```
Error: TPCHQueryIntegrationTest.testTPCHQueries:111->testQueriesSucceed:115 » PinotClient java.util.concurrent.TimeoutException
```
pinot-kaf…
-
# About Version
kafka_exporter 1.7.0 / 2023-05-24
kafka_version 2.2.1
# About Start Shell
```shell
./kafka_exporter \
--kafka.version=2.2.1 \
--web.listen-address=:19308 \
--kafka.server=bigd…
-
## Describe the bug
benthos does not have many connectors.
## Steps To Reproduce
```bash
❯ benthos --version
Version: 4.40.0
Date: unknown
❯ benthos list --format…
-
### Initial Checks
- [X] I confirm that I'm using Types-Confluent-Kafka
### Description
`confluent-kafka-python` library has a default value for the `max_schemas_per_subject` parameter in the…
-
Hi everyone, first of all, i just want to say thanks for the cool service.
Deployed by helm chart
Redpanda appVersion: v24.2.2
Redpanda console appVersion: v2.4.6
I have almost default values …
-
Scio has support for the GCP product pubsub. Was support for Kafka ever considered? Were there any known challenges in the implementation?
-
Description
===========
Hello there! I'm trying to follow an imersion course that uses kafka with golang, but I'm facing an issue that I can't fix:
![image](https://github.com/confluentinc/conf…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4.9
- Deployment mode(standalone or cluster):cluster
- MQ type(ro…