[
https://issues.apache.org/jira/browse/FLINK-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570024#comment-16570024
]
Till Rohrmann commented on FLINK-9973:
--------------------------------------
The name of the option is a bit misleading. It actually controls whether we
start the quarantine monitor or not. In Flip-6 we don't use it anymore, because
we no longer rely on Akka's death watch.
In general I agree with Stephan, that Flink components should exit on fatal
errors.
> Config property taskmanager.exit-on-fatal-akka-error is no longer used in
> Flip6
> -------------------------------------------------------------------------------
>
> Key: FLINK-9973
> URL: https://issues.apache.org/jira/browse/FLINK-9973
> Project: Flink
> Issue Type: Bug
> Components: TaskManager
> Affects Versions: 1.5.0, 1.5.1, 1.5.2, 1.6.0
> Reporter: Piotr Nowojski
> Priority: Major
>
> TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR is only referenced in legacy
> code. It should either be properly supported or documented/marked that's it's
> no longer supported in flip6. Ideally Flip6 should crash if user has
> specified it's value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)