Hey there, folks. I have some Flink deployments r...
# troubleshooting
p
Hey there, folks. I have some Flink deployments running with the k8s operator. The restore configuration is
savepoint
. Sometimes when a job gets updated, instead of loading from the latest savepoint, it loads from the oldest. Have you seen this?
👀 1