Hello,

The job cancellation REST endpoint has a terminationMode query parameter, which in the past could be set to either CANCEL or STOP, but nowadays the job stop endpoint has subsumed the STOP functionality.

Since then the cancel endpoint rejected requests that specified STOP.

I propose to finally remove this parameter, as it currently serves no function.

https://cwiki.apache.org/confluence/display/FLINK/FLIP-338%3A+Remove+terminationMode+query+parameter+from+job+cancellation+REST+endpoint


Regards,

Chesnay

Reply via email to