For some reason, my Flink application’s unaligned ...
# troubleshooting
k
For some reason, my Flink application’s unaligned checkpoint cannot be enabled even if the flink configuration is set with the correct value. Has anyone experienced this? I am using Flink 1.16.1 with kubernetes flink operator
1
ah, the configuration key in 1.16.1 is
execution.checkpointing.unaligned
instead!