-
Is there some way to get current lag of the current consumer group?I want to get the lag of each partition under the consumption group.Our project relies heavily on this.Confluent Kafka go supports it…
-
Since OffsetFetch API version 8, it supports fetching offsets for multiple consumer groups in a single request as introduced in [KIP-709](https://cwiki.apache.org/confluence/pages/viewpage.action?page…
-
#### Description
I am developing kafka management tools with sarama, and I don't know that is it possible and how to run a preferred replica election with sarama?
#### Additional context
None
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.32.0 | 2.3.0 | 1.1…
-
since the sarama support high level consumer
-
- Beat: All (Kafka output), Filebeat (Kafka input)
- Version: 7.x - current 8.x
Kerberos authentication for the Kafka input and output (currently in beta) has known issues with Microsoft Active Di…
-
*This issue was originally created by [**@babolivier**](https://github.com/babolivier) at .*
The current import path (using gopkg.in) can't be used to get sarama anymore, because sarama's go.mod fi…
-
Kafka supports consumer incremental cooperative rebalance protocal starting from version 2.4.0, and I'm wondering is there any plan for Sarama client to support this protocol?
[KIP-429](https://cwi…
-
**Describe the bug**
我在Pulsar上配置KoP之后,使用Golang `Shopify/sarama` Kafka客户端进行生产消息时出错,Pulsar错误信息:`Error parsing request header. Our best guess of the apiKey is: 116`;`sarama` Kafka客户端错误信息:`"kafka: client…
-
##### Description
##### Versions
| Sarama | Kafka | Go |
| ------ | ----- | --- |
|1.43.0 | 2.2.0 |1.21.4 |
##### Configuration
```yaml
brokers: […
gunli updated
2 months ago