You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bill G (Jira)" <ji...@apache.org> on 2022/09/09 06:09:00 UTC

[jira] [Created] (FLINK-29239) KafkaSerializerWrapper.config should be Map for full configurability.

Bill G created FLINK-29239:
------------------------------

             Summary: KafkaSerializerWrapper.config should be Map<String, ?> for full configurability.
                 Key: FLINK-29239
                 URL: https://issues.apache.org/jira/browse/FLINK-29239
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Kafka
    Affects Versions: 1.16.0
            Reporter: Bill G
             Fix For: 1.16.0


{{KafkaSerializerWrapper.config}} is currently type {{Map<String, String>}} which limits the configurability of the passed {{Serializer}} class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)