stillalex commented on PR #1884: URL: https://github.com/apache/solr/pull/1884#issuecomment-1703898337
poking some more at the test I found the following interesting bit: the 'db.user' does a Principal#toString resulting in the following. this might be too much info to share in the telemetry data, what do others think? ``` db.user=BasicAuthPlugin [username=solr,pwd=*****] ``` -- 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]
