zzzming opened a new pull request #261: URL: https://github.com/apache/pulsar-client-go/pull/261
This is a simple fix to tune down an excessive number of debug messages from "BatchBuilder flush: messages: " when producing messages with log level is set to debug. The log file would fill with "BatchBuilder flush: messages: 0" especially when `DisableBatching : true` and producing a low message rate. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
