You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/09/12 11:53:00 UTC

[jira] [Created] (FLINK-14070) Use TimeUtils to parse duration configs

Zhu Zhu created FLINK-14070:
-------------------------------

             Summary: Use TimeUtils to parse duration configs
                 Key: FLINK-14070
                 URL: https://issues.apache.org/jira/browse/FLINK-14070
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration
    Affects Versions: 1.10.0
            Reporter: Zhu Zhu
             Fix For: 1.10.0


FLINK-14069 makes TimeUtils able to parse all time unit labels supported by scala Duration.

We can now use TimeUtils to parse duration configs instead of using scala Duration.
Some config descriptors referring scala FiniteDuration should be updated as well.

This is one step for Flink core to get rid of scala dependencies.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)