Hello Huweihua (sorry for dup email, ended up clicking reply instead of
reply-all),
Thanks for reaching out and having a look at it. The job managers have the
same logs I shared before, another example below.
{"instant":{"epochSecond":1650920964,"nanoOfSecond":64800},"thread":"flink-akka.acto
Stop-with-savepoint is an async operation, it will trigger savepoint at first,
and trigger this operation in a cache.
These error logs indicate that the operation is in the cache which can no
longer be found. Could you provide more jobmanager.log to find when this
operation is evicted from cac
Hello Community,
We are trying to adopt flink-stop instead of orchestrating the stop
manually. While using the command, it failed with error "Operation not
found under key:
org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey@9fbfc15a".
the job eventually stopped but I wanted to s