-
Error: Got unexpected status: SERVICE_UNAVAILABLE
Even after increasing CLI_TIMEOUT and CLI_DELAY to 100, the error occurs
-
##### Versions
| Sarama | Kafka | Go |
|--------|-------|----|
|v.1.24.0 | 2.5.0 |1.18.2 |
##### Configuration
What configuration values are you using for Sarama and Kafka?
``` go
```
…
-
I didn't see any client options for it, but I'm not sure because it seems like it might be supported by `sarama-cluster`: https://gist.github.com/savaki/a19dcc1e72cb5d621118fbee1db4e61f#file-main-go-L…
-
Customer request to have Kerberos auth for Kafka sink in Changefeed. They have multiple scenarios for using changefeeds for audit events, table replication and other triggering events. All productio…
-
Hello again,
Continuing the (small) discussion here: https://github.com/cloudevents/sdk-go/issues/642
The client [here](https://github.com/cloudevents/sdk-go/blob/ab0ab9f7e0824a8ce40f394b8871de0…
-
If the user sends a signal to telegraf while kafka_consumer is connecting to the broker (before sarama.NewConsumerGroup() has returned), the signal will be delayed until connection is made or timed ou…
-
Is it possible to use SASL_PLAINTEXT (Kerberos) with Burrow and if yes how to configure the jaas file path ?
-
**Describe the enhancement:**
It will be really good to have zstd in between Filebeat and Kafka. And it looks like https://github.com/Shopify/sarama/issues/1252 already solved, which unblocks zstd co…
-
**Describe the bug**
JoinGroup request sends ProtocolMetadata marked as version v1
https://github.com/segmentio/kafka-go/blob/main/consumergroup.go#L998
but it never provides OwnedPartitions fie…
-
When using the exporter (version: `danielqsj/kafka-exporter:v1.4.2`), we are sometimes experiencing the following error that no metrics are displayed:
```
An error has occurred while serving metri…