You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/10/25 12:59:00 UTC

[jira] [Created] (FLINK-7914) Expose Akka gated interval as user option

Till Rohrmann created FLINK-7914:
------------------------------------

             Summary: Expose Akka gated interval as user option
                 Key: FLINK-7914
                 URL: https://issues.apache.org/jira/browse/FLINK-7914
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
    Affects Versions: 1.4.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
            Priority: Minor


Whenever Akka loses its connection to a remote {{ActorSystem}} it gates the corresponding address. The default value is {{5 s}}. Especially for tests this can be too high. Therefore, I propose to expose this option to the user via the {{AkkaOptions}} and setting it to {{50 ms}} per default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)