Konstantine Karantasis created KAFKA-10266: ----------------------------------------------
Summary: Fix connector configs in docs to mention the correct default value inherited from worker configs Key: KAFKA-10266 URL: https://issues.apache.org/jira/browse/KAFKA-10266 Project: Kafka Issue Type: Bug Reporter: Konstantine Karantasis Example: [https://kafka.apache.org/documentation/#header.converter] has the correct default when it is mentioned as a worker property. But under the section of source connector configs, it's default value is said to be `null`. Though that is correct in terms of implementation, it's confusing for users. We should surface the correct defaults for configs that inherit (or otherwise override) worker configs. -- This message was sent by Atlassian Jira (v8.3.4#803005)