Github user uce commented on the issue:
https://github.com/apache/flink/pull/2609
To help review, the main change is in `JobManager` and `CliFrontend`. Some
questions there may be:
- Should we keep the behaviour that the job is not cancelled if the
savepoint fails? My reasoning for this was that the user might otherwise
accidentally loose state when cancelling the job.
- Does the way that the cancellation is specified on the CLI make sense?
Should we keep the `-s` option or add another proper command like `bin/flink
cancel-with-savepoint`?
---
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.
---