You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2015/06/01 16:55:07 UTC

[GitHub] flink pull request: [FLINK-2111] Add "terminate" signal to cleanly...

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/750#issuecomment-107549742
  
    Good idea!
    
    Given the fact that we are stabilizing at the moment (and this is introducing new functionality), I vote to postpone that to after the 0.9 release. That would be two weeks or so, if things go well.
    
    Until then, here are a few thoughts
    
      - Terminate sounds like a very non-graceful killing. What this does is the opposite, so how about calling it "stop" signal.
     - We will need a way to stop streaming jobs and perform a checkpoint during the stopping. Would be good to bear this in mind. Can we add this as part of this pull request?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---