Is this related?
2018-03-16 03:43:42,557 INFO akka.actor.EmptyLocalActorRef
- Message
[org.apache.flink.runtime.metrics.dump.MetricDumpSerialization$MetricSerializationResult]
from
Actor[akka.tcp://flink@fps-flink-taskmanager-120318156-9sw8l:43048/user/MetricQueryService_dff29d2
Hi, I am running flink on K8S and store states in s3 with rocksdb backend.
I used to be able to cancel and savepointing through the rest api.
But sometimes the process never finish. No matter how many time I try.
Is there a way to figure out what is going wrong?
Why "isStoppable"=>false?
Thanks