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)