gerlowskija opened a new pull request, #49:
URL: https://github.com/apache/solr-sandbox/pull/49

   Prior to this commit, certain log messages during Producer/Consumer startup 
contained potentially sensitive information, such as SSL passwords, etc.
   
   This commit amends the string-ification of KafkaCrossDcConf and other 
Map/Properties types to "redact" properties whose key/name contains a 
block-list of values.  This list currently consists of "password" and 
"credentials": any property name containing these substrings (ignoring case) 
will be redacted before logging.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to