You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/22 13:34:07 UTC

[GitHub] [pulsar-client-go] zzzming opened a new pull request #261: skip debug print out when batch disabled with no messages

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:
users@infra.apache.org



[GitHub] [pulsar-client-go] wolfstudy merged pull request #261: skip debug print out when batch disabled with no messages

Posted by GitBox <gi...@apache.org>.
wolfstudy merged pull request #261:
URL: https://github.com/apache/pulsar-client-go/pull/261


   


----------------------------------------------------------------
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:
users@infra.apache.org