[
https://issues.apache.org/jira/browse/FLINK-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-21144.
--------------------------------
Resolution: Fixed
Fixed via
* master (1.13): db27d6da4a9f5436711d1ff7613a3dd70e4be12d
* release-1.12: 79f029c90f8d3109b0d8f6852eae627bc7c25989
> KubernetesResourceManagerDriver#tryResetPodCreationCoolDown causes fatal error
> ------------------------------------------------------------------------------
>
> Key: FLINK-21144
> URL: https://issues.apache.org/jira/browse/FLINK-21144
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Kubernetes
> Affects Versions: 1.12.1
> Reporter: Yang Wang
> Assignee: Xintong Song
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0, 1.12.2
>
>
> {{KubernetesResourceManagerDriver#tryResetPodCreationCoolDown}} is calling a
> not implemented method {{RpcEndpoint.MainThreadExecutor#schedule(Callable<V>
> callable, long delay, TimeUnit unit)}}. This will cause a fatal error and
> make JobManager terminate exceptionally.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)