[jira] [Created] (FLINK-18780) FlinkKafkaProducer should add another constructor accepting SerializationSchema

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-18780) FlinkKafkaProducer should add another constructor accepting SerializationSchema

Shang Yuanchun (Jira)
Qingsheng Ren created FLINK-18780:
-------------------------------------

             Summary: FlinkKafkaProducer should add another constructor accepting SerializationSchema
                 Key: FLINK-18780
                 URL: https://issues.apache.org/jira/browse/FLINK-18780
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / Kafka
    Affects Versions: 1.11.1, 1.11.0
            Reporter: Qingsheng Ren


Currently `FlinkKafkaProducer` doesn't have a constructor like

`FlinkKafkaProducer(String, SerializationSchema<IN>, Properties, Semantic)`

This is used as an example in Kafka DataStream Connector's documentation. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)