You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tillrohrmann <gi...@git.apache.org> on 2017/09/27 10:31:10 UTC

[GitHub] flink issue #4697: [FLINK-7650] [flip6] Port JobCancellationHandler to new R...

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/4697
  
    Thanks for the review @bowenli86 and @zentol. I've addressed your PR comments modulo the `DELETE` method. I somehow still think that `DELETE` is the right verb and we maybe should change how we represent running and archived jobs differently. What do you think?


---