-
I found panic, but I don't know why:
```
github.com/CardInfoLink/angrycard/internal/log.(*Formatter).Format(0xc4201bf7b8, 0xc420da44e0, 0xc4200740f0, 0x4, 0xc420da44e0, 0xc42041db68, 0x102afae)
…
-
##### Versions
| Sarama | Kafka | Go |
|--------|-------|----|
| 6ecdb50 | saramaMock | 1.20.6 |
##### Problem Description
I get occasional failures running:
```
go test -run TestClient…
-
##### Versions
| Sarama | Kafka | Go |
|--------|-------|----|
| 12c24a8 | n/a | 1.20.6 |
##### Problem Description
I was considering fixing some of the ClusterAdmin functions that seem to…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
| v.37.1 |---------| yes|
| | | |
##### C…
-
CHANGEFEEDS send data to external systems (sinks) over the network. Over the life of a changefeed, it is likely that attempts to send data to a sink will fail with network errors, cloud permissions pr…
-
##### Versions
Sarama Version: 1.22.1
Kafka Version: 1.1.1
Go Version:1.12
##### Problem Description
Hello, how we can make health check with sarama.AsyncProducer?
-
We really don't kown how to use it.
-
### What version of Go are you using (`go version`)?
$ 1.17.8
### Does this issue reproduce with the latest release?
Haven't tried.
### What operating system and processor archi…
-
ConsumePartition:partitionConsumer.consumer.client
1. client.seedBrokers ===> {192.168.1.1:9092,192.168.1.1:9093,192.168.1.1:9094}
at this time: client.brokers ===> {192.168.1.1:9092,192.168.…
-
## Issue
I use multi-module workspace (kinda monorepo). I'm getting below error from gopls for all the **modules** in **pkg** -
```
found module "github.com/Shopify/sarama" twice in the workspace…