Join Slack
Powered by
Hello, more of some generic questions: - What happ...
# troubleshooting
c
craig fan
04/05/2023, 9:11 PM
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.java
◦
https://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?
Open in Slack
Previous
Next