You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/09/24 09:49:58 UTC

[flink] branch master updated (de92c69 -> b372280)

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from de92c69  [FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint
     add b372280  [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/flink/util/TimeUtils.java | 48 ++++++++++++++++------
 .../java/org/apache/flink/util/TimeUtilsTest.java  | 12 ++++++
 2 files changed, 48 insertions(+), 12 deletions(-)