[jira] [Created] (FLINK-22225) Improve time formatting in LeaderRetrievalUtils

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

[jira] [Created] (FLINK-22225) Improve time formatting in LeaderRetrievalUtils

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

             Summary: Improve time formatting in LeaderRetrievalUtils
                 Key: FLINK-22225
                 URL: https://issues.apache.org/jira/browse/FLINK-22225
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: Chesnay Schepler


Time formatting could be improved here:
{code}
org.apache.flink.runtime.util.LeaderRetrievalUtils           [] - TaskManager will try to connect for PT10S before falling back to heuristics
{code}

We could use {{Timeutils.formatWithHighestUnit}}, but not sure whether we are willing to pay the cost for that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)