Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2083
It seems very clumsy to dispose savepoints like that. If that is needed for
a fix currently, then I guess we have to live with that.
Would make sense to make the jar and jobid optional, so that non-custom
cases can dispose the savepoints in the simple way.
Then, we could ad the RocksDB state backend to the jar in the flink
distribution lib folder, so that it is always available and would not need jar
or jobid for disposal. That would give the least user friction...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---