-
When trying to start the exporter for kafka, it is showing an error as shown below:
./kafka_exporter --zookeeper.server=myserver_zookeeper:2181 --log.enable-sarama
INFO[0000] Starting kafka_expor…
-
@minminmail has indicated that the data stream produced by the component is too intensive and thus unfit for development purposes. Thus, we need to add a "developer mode" (via e.g. deployment env var…
-
-
the current implementation uses a map with topic names as keys:
```rs
pub struct CreateTopicsRequest {
/// The topics to create.
///
/// Supported API versions: 0-7
pub topics:…
pdeva updated
1 month ago
-
seems like the mqtt source connector does not take into account:
"topic.creation.default.partitions" :
"topic.creation.default.replication.factor":
https://rmoff.net/2021/01/06/creat…
-
Kirby user should be capable to manage the number of partitions/replications of his Kafka external topics.
proposition of a solution: if needed, topics can be created by user outside Kirby. By defau…
-
Hi Team,
I am using SSL kafka service with my cloud foundry. I migrated from bosh v1 to bosh v2. I use this kafka deployment with kafka service broker in CF.
After the migration one of my CF applica…
-
Same like issue 1101 - web page is black, no errors in log
Adding my config file below.
-------------------------
```
micronaut:
server:
context-path: "" # if behind a reverse proxy,…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have an Aspire app running two hosts and three containers:
```
1. Kafka+UI
2. RabbitMQ+UI
…
-
### Describe the bug
I attempted to create 700 Kafka Plain Avro sources. However, after successfully creating approximately 600 sources, the meta-node becomes unresponsive, and I encounter the foll…