[
https://issues.apache.org/jira/browse/FLINK-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017135#comment-16017135
]
ASF GitHub Bot commented on FLINK-6495:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/3935#discussion_r117443837
--- Diff:
flink-core/src/main/java/org/apache/flink/configuration/AkkaOptions.java ---
@@ -55,4 +55,88 @@
public static final ConfigOption<String> AKKA_WATCH_HEARTBEAT_PAUSE =
ConfigOptions
.key("akka.watch.heartbeat.pause")
.defaultValue("60 s");
+
+ /**
+ * Timeout for the startup of the actor system
--- End diff --
The javadocs should all end with a `.`.
> Migrate Akka configuration options
> ----------------------------------
>
> Key: FLINK-6495
> URL: https://issues.apache.org/jira/browse/FLINK-6495
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination, Network
> Reporter: Chesnay Schepler
> Assignee: Fang Yong
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)