lhotari commented on pull request #12899:
URL: https://github.com/apache/pulsar/pull/12899#issuecomment-975244681


   > I can add more debug on the debug. Is it possible that isDebugEnabled 
returns 'true'?
   > 
   > I using the standard pulsar-client tool packaged in the docker image, with 
default configuration files
   
   Yes, It is likely that `isDebugEnabled` returns true in the default 
configuration for `bin/pulsar-client` and `bin/pulsar-perf`.
   I fixed this issue for the `bin/pulsar` script in PR #8908 . 
   It looks like the same problem exists for `bin/pulsar-client` and 
`bin/pulsar-perf` scripts. I can create a PR to fix that.
   


-- 
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]


Reply via email to