-
var ErrClosedConsumerGroup = errors.New("kafka: tried to use a consumer group that was closed")
if the above error cause by the kafka reblance or anything else?
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.32.0 | 3.0.0 | 1.17…
-
Add the support for otel tracing in `userGraphService`, `fanoutService`, `searchService`
-
## In what area(s)?
> /area runtime
## Ask your question here
I deployed Kafka with Strimzi , it only support
- Mutual TLS client authentication (on listeners with TLS enabled encryp…
-
```
$ kafkactl version
cmd.info{version:"v3.1.0", buildTime:"2023-03-06T06:59:30Z", gitCommit:"94b426e", goVersion:"go1.19.6", compiler:"gc", platform:"linux/amd64"}
```
Config file:
```yaml
c…
-
When `cdc/mixed-versions` times out, it's "stuck" inside a goroutine polling for `waitForResolvedTimestamps`. The cancelled context doesn't result in return (from the goroutine), thereby causing spuri…
-
When consuming cls (Tencent's logging service) data via kafka protocol, authentication fails using "sasl_plaintext" protocol. However, with the same configuration, using sarama library can authenticat…
-
I wrote my recovery code like this
``` go
func (b MyWrapConsumer) Consume(ctx context.Context, handler *WrapHandler) {
//WrapHandler which implements ConsumerGroupHandler
defer func() {
if err…
-
We may have some projects that may be impacted by a [license change](https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license).
We should investigate the impact on our projects and …
jeefy updated
5 months ago
-
2022-12-17T10:28:13Z I! Loaded outputs: influxdb
2022-12-17T10:28:13Z I! Tags enabled:
2022-12-17T10:28:13Z I! [agent] Config: Interval:10s, Quiet:false, Hostname:"", Flush Interval:10s
202…