You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2021/01/26 07:29:00 UTC

[jira] [Updated] (FLINK-21144) KubernetesResourceManagerDriver#tryResetPodCreationCoolDown causes fatal error

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

Yang Wang updated FLINK-21144:
------------------------------
    Fix Version/s:     (was: 1.13.0)

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