EnriqueL8 commented on PR #15832:
URL: https://github.com/apache/flink/pull/15832#issuecomment-1167167537

   Hey all, just found this amazing PR for fixing an issue that I have been 
hitting for quite a long time. I'm running Flink 1.13.2 with Kube HA enabled 
and filesystem storage.
   
   I've seen this issue for the past 6 months and resolved it by cleaning up 
the ConfigMap since it effectively does get deleted in the filesystem but not 
in the CM as stated at the top of the issue?
   ```
   Caused by: org.apache.flink.util.FlinkException: Could not retrieve 
checkpoint 9702 from state handle under checkpointID-0000000000000009702. This 
indicates that the retrieved state handle is broken. Try cleaning the state 
handle store.
   ```
   I'm just looking for some clarification if this PR does fix this problem or 
the newly raised suggestion from @rmetzger fixes it. Thanks so much for your 
help!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to