kafka/connect
Chris Egerton 7a4618a793 MINOR: Remove header and key/value converter config value logging (#6660)
The debug log lines in the `Plugins` class that log header and key/value converter configurations should be altered as the configurations for these converters may contain secrets that should not be logged in plaintext. Instead, only the keys for these configs are safe to expose.

Author: Chris Egerton <cegerton@oberlin.edu>
Reviewer: Randall Hauch <rhauch@gmail.com>
2019-05-09 20:35:08 -05:00
..
api KAFKA-8231: Expansion of ConnectClusterState interface (#6584) 2019-05-09 20:27:59 -05:00
basic-auth-extension/src KAFKA-7431: Clean up connect unit tests 2018-11-07 08:23:19 -08:00
file/src MINOR: FileStreamSinkTask should create file if it doesn't exist (#5406) 2018-07-20 21:01:10 -07:00
json KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 2019-02-21 09:05:13 -08:00
runtime/src MINOR: Remove header and key/value converter config value logging (#6660) 2019-05-09 20:35:08 -05:00
transforms/src MINOR: Add logging to Connect SMTs 2018-11-29 22:29:50 -08:00