Hi, I am using flink 1.7.0 and checking the status of the savepoint fails with error
{ "errors": [ "Operation not found under key: org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey@57b9711e" ] } I started a savepoint using /jobs/:jobid/savepoints REST api, which returned me as trigger-id request-id": "744e6b6488212b80deab51486620e348", but when I called /jobs/:jobid/savepoints/:triggerid using above request-id, it failed with "Operation not found under key" I referred 1.7.0 documentation https://ci.apache.org/projects/flink/flink-docs-release-1.7/monitoring/rest_api.html#jobs-jobid-savepoints-triggerid Please let me know, if you have seen this issue before? Thanks, anaray -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/