IBM / sarama

Sarama is a Go library for Apache Kafka.
MIT License
11.57k stars 1.76k forks source link

Why do addresses become so frequent? #2490

Closed edoger closed 1 year ago

edoger commented 1 year ago
Versions

Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.

Sarama Kafka Go
Configuration

What configuration values are you using for Sarama and Kafka?

Logs

When filing an issue please provide logs from Sarama and Kafka if at all possible. You can set sarama.Logger to a log.Logger to capture Sarama debug output.

logs: CLICK ME

``` ```

Problem Description
edoger commented 1 year ago

https://github.com/Shopify/sarama https://github.com/markrcote/sarama https://github.com/IBM/sarama

geberl commented 1 year ago

Shopify handed over this project to IBM: https://github.com/IBM/sarama/issues/2461

Therefor the addresses changed.