+1 On Mon, Jul 17, 2023 at 5:30 AM Xintong Song <[email protected]> wrote:
> +1 > > Best, > > Xintong > > > > On Thu, Jul 13, 2023 at 9:41 PM Chesnay Schepler <[email protected]> > wrote: > > > 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 > > >
