flink
ead25aa7 - [hotfix] [kafka] Make checkpoint methods final in KafkaConsumerBase

Commit
8 years ago
[hotfix] [kafka] Make checkpoint methods final in KafkaConsumerBase This prevents concrete Kafka Source implementations from accidentally overriding the checkpointing methods. This would be problematic when not providing tests. We test the checkpoint methods of the ConsumerBase but derived methods would not be tested.
Author
Committer
Parents
Loading