RivenSun2 commented on pull request #11919:
URL: https://github.com/apache/kafka/pull/11919#issuecomment-1073729455


   Hi @dajac Thank you for your reply.
   You are correct that we should not modify the log output in `defaultContext` 
method.
   But we still ignore that in the `loadServerContext` method, there is no log 
output when both `dynamicJaasConfig` and 
`configs.get(SaslConfigs.SASL_JAAS_CONFIG)` are null, and debugLog should be 
reminded.
   `LOG.debug("Kafka Server SASL property 'sasl.jaas.config' is not set");`
   
   WDYT?
   Thanks.


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