-
```
micronaut:
security:
enabled: true
# OIDC authentication configuration
oauth2:
enabled: true
clients:
oidc:
client-id:
client-secre…
-
Hi. I've been using `node-rdkafka` for a little while and overall I am very pleased with how it works, great lib! I do have a question however that I am not 100% on the answer to. I have a consumer pr…
-
I would like the ability to remove complete consumer groups via the kafka rest API. Right you can (based on documentation and testing) only remove instances. The Groups persists. This is difficult i…
-
### Vector Version
```
0.15.1-debian Docker image
```
### Vector Configuration File
```toml
[sources.in_kafka_access]
type = "kafka"
bootstrap_servers = "kafk…
-
I've opened an issue at nodefluent/kafka-streams#95 to see if it would be possible for us to use kafkajs as a backing client for their streams API. Adding this issue for tracking.
Nevon updated
4 years ago
-
## Bug Report
### Environment
* Node version: 8
* Kafka-node version: 4.1.3
* Kafka version: 1.10
This is a bit of an edge case but we've run into it pretty consistently with our setup. T…
-
This project was started by Tulio and then maintained mainly by him and I for a good number of years as we worked together on projects that used KafkaJS. Tulio no longer works at a company that uses K…
-
Hi is there a way to force nodes inside cluster to order in certain way? Like side by side, or in pairs?
I have a cluster with 2 nodes and it is always rendered as vertical: one on top and the other …
-
Hello! I'm very new to terraform and trying to set up whole environment with docker, kafka and topics to versioning it and provide consistent environment to devs.
And I need help with kafka_topic c…
-
The field titles and description strings associated with connector configs are effectively user-facing docs because they are pulled into both the UI and the tables in the docs. This issue lists update…