Login  Register

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

Posted by Shang Yuanchun (Jira) on Jun 15, 2021; 10:39am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Created-FLINK-22997-Replace-AkkaUtils-get-Timeout-tp51387.html

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)