[
https://issues.apache.org/jira/browse/FLINK-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932133#comment-16932133
]
TisonKun commented on FLINK-14070:
----------------------------------
Hi [~zhuzh] did you start working on this thread? I'd like to create a JIRA
about shift down {{ClusterClient#timeout}} to {{RestClusterClient}}, which
might reduce the usage of parsing duration configs by Scala {{Duration}}.
Generally it is a separated task but it likely has some conflict with this one.
So I think it is better to reach you out first to see if you prefer
1. concurrently start these 2 thread and resolve possible conflict(if it
occurs, it should be nit to resolve).
2. sequentially start working on 2 thread.
Alternatively, after create the task described above and if you are interested
in working it as well, I can assign that ticket to you and you are the
coordinator.
> Use TimeUtils to parse duration configs
> ---------------------------------------
>
> Key: FLINK-14070
> URL: https://issues.apache.org/jira/browse/FLINK-14070
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Configuration
> Affects Versions: 1.10.0
> Reporter: Zhu Zhu
> Assignee: 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.4#803005)