Zhang Xiawei

Results 4 comments of Zhang Xiawei

I am running into a similar issue, where I am upgrading from brod 3.4.0 to newer version of brod 3.9.4 with newer version of kafka_protocol (2.4.0) and brod_gssapi (master 7447ee4)....

Sure, I will try master. Can you point me to the commit fix SHA if it is easy to locate? The problem is I have no way to reliably reproduce...

Thanks for your help! btw the server is ASE 15.7. Anything more specific you want to know?

Ran into the exact problem, and I am really reluctant to put in a string-based error type check like `errors.Is(err, sarama.ConfigurationError) && strings.HasPrefix(string(err), "Attempt to produce message larger than configured...