heesung-sn commented on PR #20168: URL: https://github.com/apache/pulsar/pull/20168#issuecomment-1528897021
The intention under this debugMode flag is to dynamically print the useful operational logs when there are issues and monitor the decision logics. One can turn off this debug more, when done. With this dynamic flag, one does not need to change the log level as it currently outputs logs at the info level. I understand some other projects strictly follow printing such logs at the debug level. However, it appears that Pulsar does not have such strict practice as we have other code that print info level logs under such debug flag. I would let Pulsar PMC members deice on such practice, and we follow their decision. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
