Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/5384
  
    Note that the existing docs were wrong regardless, see AkkaUtils:
    ```
        val startupTimeout = configuration.getString(
          AkkaOptions.STARTUP_TIMEOUT,
          (akkaAskTimeout * 10).toString)
    ```


---

Reply via email to