You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by rmetzger <gi...@git.apache.org> on 2016/07/06 10:18:11 UTC

[GitHub] flink pull request #2205: [FLINK-4137] Tell Akka to shut down the JVM on fat...

GitHub user rmetzger opened a pull request:

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

    [FLINK-4137] Tell Akka to shut down the JVM on fatal errors

    Currently, the ProcessReaper might not receive the `Terminated` message when a fatal error like an OOM error leaves the actor system in an inconsistent state.
    
    By changing the default value of the configuration, akka is shutting down the JVM on such errors.
    
    See also the JIRA discussion.

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

    $ git pull https://github.com/rmetzger/flink flink4137

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

    https://github.com/apache/flink/pull/2205.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 #2205
    
----
commit da818d9eddd5d35e1f8892f68deae1af7d1c36ac
Author: Robert Metzger <rm...@apache.org>
Date:   2016-07-06T10:13:21Z

    [FLINK-4137] Tell Akka to shut down the JVM on fatal errors

----


---
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.
---

[GitHub] flink issue #2205: [FLINK-4137] Tell Akka to shut down the JVM on fatal erro...

Posted by tillrohrmann <gi...@git.apache.org>.
Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/2205
  
    Changes look good to me. +1 for merging.


---
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.
---

[GitHub] flink pull request #2205: [FLINK-4137] Tell Akka to shut down the JVM on fat...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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.
---

[GitHub] flink issue #2205: [FLINK-4137] Tell Akka to shut down the JVM on fatal erro...

Posted by rmetzger <gi...@git.apache.org>.
Github user rmetzger commented on the issue:

    https://github.com/apache/flink/pull/2205
  
    Okay, merging ...


---
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.
---