Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0
Description
Currently, the REST API and CLI around stopping and cancelling jobs are not aligned in terms of terminology and the differences between cancel and job are not as clear as they could be.
I would like to make the following changes to the CLI:
- add deprecation warning for cancel -s command and redirect users to stop
- rename -s of stop command to -p for savepoint location. Emphasize that this is optional, as a savepoint is taken in any case
I would like to make the following changes to the REST API:
- Rename stop-with-savepoint to stop
- Rename "endOfEventTime" to "drain" in accordance with the CLI
Attachments
Issue Links
- blocks
-
FLINK-12749 Getting Started - Docker Playgrounds - Flink Cluster Playground
- Closed
- links to