-
##### Versions
Working
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.30.1 | 2.7.0 | 1.16 |
Fail
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.30.1 | 2.8.1 | 1.16 |
##### Logs
…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|---1.26-----|--2.6-----|-1.14---|
| | | |
…
-
从 openIM.log 报错上来看,是因为无法连接 kafka。报错的日志显示,服务 open_im_push 运行时,连接的 ip:port 是:127.0.0.1:9092,但我在 config.yaml 中配置的是 [192.168.3.8:19092],
并且我在函数 NewMConsumerGroup 中打了 log,在日志中打印的 addr 为 [192.168.3.8:190…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
| 1.26.4. | 1.1.0.0 |1.14.2|
| | | |
##…
-
Is there a way to control the consumption flow?
I know that the Kafka Java API has the `pause` and `resume` methods, but I don't find something similar with Sarama.
Which is the recommended way to p…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|--------|-------|----|
| 0eba6f6c0c31f37c3a7d4…
-
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.26.4| 2.5.0| 1.10.4|
refer to the PR #1164.
I want to commit offsets manually, but I cannot find any API or sample? Could anyone give me …
-
##### Versions
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.32.0 | 2.8.7 | 1.18 |
##### Problem Description
This is not an inevitable situation, but it happens many time…
-
##### Versions
| Sarama | Kafka | Go |
|--------|-------|----|
| 610514edec1825240d59b62e4d7f1aba4b1fa000 | |1.19.1 |
##### Problem Description
Not a problem, but wondering if Sarama has …
-
##### Versions
##### Problem Description
Hi all,
On a compacted topic, kafka will first mark duplicate messages for deletion and then physically remove them later.
1. Does sarama consu…