Ewen Cheslack-Postava created KAFKA-5082:
--------------------------------------------
Summary: Converter configurations are not listed in validation
REST API
Key: KAFKA-5082
URL: https://issues.apache.org/jira/browse/KAFKA-5082
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Affects Versions: 0.10.2.1
Reporter: Ewen Cheslack-Postava
The config validation REST API lists available configurations for the
connector, and, with the addition of SMTs, the transformations as well. You are
also allowed to override the converters per KIP-75, but the configs for the
converters are not included. Ideally these could be integrated in the same way
the transformation configs are. Note that while adding them to the REST API
could reasonably be considered a bug fix that would not require a KIP,
Converters do not currently expose their configs so we probably need a (very
simple) KIP to add a method to expose them.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)