[jira] [Created] (FLINK-22997) Replace AkkaUtils#get*Timeout*

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22997) Replace AkkaUtils#get*Timeout*

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-22997:
----------------------------------------

             Summary: 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
             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)