Hello, more of some generic questions: - What happ...
# troubleshooting
c
Hello, more of some generic questions: • What happens if you change the source operator from Flink Kafka Consumer to KafkaSource? How does Flink handle this? We did not change the name or UID of the operator ◦ Asking cause I was playing with some of our Checkpoints and noticed what appears to be different naming conventions for different sources ◦ https://github.com/apache/flink/blob/d4e3b6646f389eeb395a4dbb951d13bab02cb8db/flin[…]va/org/apache/flink/streaming/api/operators/SourceOperator.javahttps://github.com/apache/flink/blob/master/flink-connectors/flink-connector-kafka[…]he/flink/streaming/connectors/kafka/FlinkKafkaConsumerBase.java • Does changing versions affect anything related to this?