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

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

    [ https://issues.apache.org/jira/browse/FLINK-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928476#comment-16928476 ] 

Till Rohrmann commented on FLINK-14070:
---------------------------------------

Nice improvement [~zhuzh]. I've assigned you to work on it.

> 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
>            Priority: Major
>             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)