mikepop7
Results
1
comments of
mikepop7
> implemented by: [#3088](https://github.com/IBM/sarama/pull/3088) thanks for reply. conf.Producer.Retry.MaxBufferBytes setting control retry send message on retryHandler(), it works only when produce to one broker error(e.g. greater thanMaxRequestSize/MaxMessageBytes/Flush.MaxMessages). what i need is...