Matthew Plachter
Matthew Plachter
**Describe the bug** When upgrading from 0.37.0 to 0.42.0 getting spammed with the below log messages over and over. ```2022-01-25T16:40:11.352Z warn zapgrpc/zapgrpc.go:191 [core] grpc: Server.Serve failed to create ServerTransport: connection...
### Expected Behavior Hi Team. I'm wondering if there is a API like there is in Kafka API to pull out the current Offset values of all consumers in a...
Go by default will build with CGO enabled when building on native systems where it is expected to work. https://pkg.go.dev/cmd/cgo#:~:text=The%20cgo%20tool%20is%20enabled,to%200%20to%20disable%20it. I would like to add a parameter flag which will...