-
Hi,
I do have an internal need to implement Google Secret Manager as Source.
I've already implemented the source and I'd like to contribute to the project, if your guys are interested 😄
The id…
-
When attempting to fetch consumer lags via `topicctl get lags`, I am getting the following error:
```
[2024-09-13 17:57:53] WARN Error reading result: Error getting offsets for partition 0: write t…
-
I want to create new user in kafka while binding an kafka instance with any cf application. So that kafka instance endpoint should be authenticated one.
How can I do this?
-
## Use Case
As a developer i want to see what exchanges, queues, bindings and consumers i have for a service in my RabbitMQ clusters.
## Summary
I leave this issue here for myself as a remin…
O5ten updated
1 month ago
-
Note: the group name prefix should be configurable.
-
From the community channel:
> A way of specifying topics and their configuration in a file so that rpk could then read it and create them if they don't exist.
JIRA Link: [CORE-662](https://redpand…
0x5d updated
7 months ago
-
Was having trouble getting Kafka to set ACLs on Zookeeper (via zookeeper.set.acl=true).
Turns out that Zookeeper isn't picking up all the environment variables as expected. The following wouldn't w…
-
Hi,
I tried to create a Cluster level Acl, using the following instructions:
```tf
terraform {
required_version = "> 0.13"
required_providers {
azurerm = {
source = "hashicorp/a…
-
### Discussed in https://github.com/confluentinc/confluent-kafka-python/discussions/1583
Originally posted by **pchatterjee-cfx** June 12, 2023
Hi,
I am looking for a way to create an owner f…
-
- The v3 API path seems to have semantic flexibility to add support for multiple clusters. However, currently kafka-rest can act as a REST proxy for only one kafka cluster.
- Is there any future road…