hei :wave: I have been reading about how flink che...
# troubleshooting
o
hei πŸ‘‹ I have been reading about how flink checkpoint works here: https://nightlies.apache.org/flink/flink-docs-master/docs/learn-flink/fault_tolerance/ I wonder what happens when the job manager requests to create a checkpoint but some operator started to be in failing state before receiving the barrier? will that checkpoint operation be cancelled then?