kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

Update WriteErrors error message

Open mhmtszr opened this issue 3 years ago • 0 comments

We can't see the actual errors of our batch write request. It creates new error and this error does not contain any information about the error return fmt.Sprintf("kafka write errors (%d/%d)", err.Count(), len(err)). We need to see the detail of the error.

Issue thread: https://github.com/segmentio/kafka-go/issues/957

mhmtszr avatar Aug 03 '22 16:08 mhmtszr

Hi @achille-roussel, are we going to merge this pr?

mhmtszr avatar Aug 12 '22 05:08 mhmtszr