GitHub user mjsax opened a pull request:

    https://github.com/apache/flink/pull/750

    [FLINK-2111] Add "terminate" signal to cleanly stop streaming jobs

    added TERMINATE signal
      - JobManager, TaskManager, ExecutionGraph
      - CliFrontend, JobManagerFrontend
      - StreamTask, StreamSource

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjsax/flink flink-2111-terminate

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/750.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #750
    
----
commit afbc7ce1e140871d0141fd9e7f9173f2d969d416
Author: mjsax <mj...@informatik.hu-berlin.de>
Date:   2015-05-29T23:16:18Z

    added TERMINATE signal
      - JobManager, TaskManager, ExecutionGraph
      - CliFrontend, JobManagerFrontend
      - StreamTask, StreamSource
    fixes FLINK-2111

----


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

Reply via email to