-
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…
-
What type of ACL's privileges are needed for Burrow on the topics or does it need super user? I couldn't seem to have found that in the docs...
-
How it looks:
![image](https://user-images.githubusercontent.com/5955795/124072999-31a0f800-da4a-11eb-8fae-33c948e63534.png)
Let me know if additional information is needed.
-
I'm using environment variables to pass credentials to Kafka provider, e.g.
```
KAFKA_CA_CERT - The CA certificate
KAFKA_CLIENT_CERT - The client certificate
KAFKA_CLIENT_KEY - The private key of …
-
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…
-
**Chapter Ownership :** @hubtwork
-
We run a multi tenant system. In general environments are the same except for the name of the tenant. To keep hosting overhead down we'd like to have all our tenants share one Kafka cluster. Where we …
-
Hello!
First off, for **context**:
We've been using terraform in adding the ACLs to our Confluent cloud cluster. This has been working well until just recently when we hit some frequent rate lim…
-
Description
===========
From today, Kafka started removing consumers because of a heartbeat error.
The error specifically is:
```
2023-10-05 15:07:20,881 INFO [GroupCoordinator 3]: Dynamic Memb…
-
### Description
There appears to be a bug when attempting to use `hop subscribe` to read from a topic without any messages. The `hop-client` fails due to `ValueError: topic does not exist on the bro…