[ 
https://issues.apache.org/jira/browse/FLINK-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu updated FLINK-13198:
----------------------------
    Component/s:     (was: Runtime / Checkpointing)
                 Runtime / Configuration

> Introduce TimeUtils with parsing method
> ---------------------------------------
>
>                 Key: FLINK-13198
>                 URL: https://issues.apache.org/jira/browse/FLINK-13198
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Configuration
>            Reporter: Caizhi Weng
>            Assignee: Caizhi Weng
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need a parse function to parse strings like "123ms", "321s", "12min" and 
> such, so that users can write configurations like "cache.ttl = 1min" and the 
> user input can be changed into a Java {{Duration}}.
> This pull request introduce {{TimeUtils}} with {{parseDuration}} method to 
> meet the above needs.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to