flink消费kafka从指定时间消费offset的日志
·
有时生产上会按指定时间消费kafka的数据,具体日志如下:

org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumerBase [] - Consumer subtask 14 will start reading the following 1 partitions from timestamp 1654142400000: [KafkaTopicPartition{topic='PRODUCTION_channel_m2k_orders_goods_describe_new', partition=2}]
更多推荐

所有评论(0)