You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/02/22 14:08:45 UTC

[GitHub] aljoscha commented on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord

aljoscha commented on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord
URL: https://github.com/apache/flink/pull/7782#issuecomment-466408017
 
 
   @alexeyt820 Which Kafka version are you using? And, which of the fields of `KafkaSerializationSchema.PartitionInfo` would you actually use in your implementation of `KafkaSerializationSchema`? I'm feeling a bit uneasy about what we expose in `PartitionInfo` and how it is implemented in the Kafka Producers, setting and unsetting the producer and building that partition map seem a bit brittle to me. If possible I would like to merge a more minimal version of that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services