mdedetrich commented on issue #136:
URL: 
https://github.com/apache/incubator-pekko-connectors-kafka/issues/136#issuecomment-1912666824

   That is odd, the PR I used should have fixed any instance of Pekko's 
`ConsumerSettings` printing out these secrets. Do note that in the 
implementation of 
https://github.com/apache/incubator-pekko-connectors-kafka/pull/100 that was 
referenced, we use Kafka's own internal mechanism for stripping out sensitive 
values (i.e. Kafka uses this itself).
   
   Can you double check that Kafka itself is also stripping these values by 
creating an equivalent base Java `ConsumerSettings`. Also would be helpful to 
state what is the kafka version and what maybe provide a redacted list of the 
settings that its printing out which it shouldn't


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