alexeyt820 commented on issue #6105: [FLINK-8500] Get the timestamp of the 
Kafka message from kafka consumer
URL: https://github.com/apache/flink/pull/6105#issuecomment-417063770
 
 
   @aljoscha, would be even better to have parameter object sort of wrapping 
Kafka ConsumerRecord instead of flat list of arguments (messageKey, message, 
topic, partition, offset, timestamp, headers,...) and pass it to deserialize? 
It feels more extensible approach - any futher changes in parameter object 
seems transparent for clients

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to