[
https://issues.apache.org/jira/browse/FLINK-22997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-22997.
------------------------------------
Resolution: Fixed
master: fecdc59b8603bc70ed1af33b206c60c56f5751fb
> Replace AkkaUtils#get*Timeout*
> ------------------------------
>
> Key: FLINK-22997
> URL: https://issues.apache.org/jira/browse/FLINK-22997
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> The {{AkkaUtils}} contain several methods for accessing timeout related
> configuration options, such as AkkaOptions#ASK_TIMEOUT or LOOKUP_TIMEOUT, as
> a Time or Duration.
> Instead, let's introduce newer versions of these options that accept
> durations, access the options directly, and add a converting factory method
> from Duration -> Time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)