[
https://issues.apache.org/jira/browse/FLINK-33728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaogang zhou updated FLINK-33728:
----------------------------------
Description:
is it necessary to
getResourceEventHandler().onError(throwable)
in PodCallbackHandlerImpl# handleError method.
We can just neglect the disconnection of watching process. and try to rewatch
once new requestResource called
> do not rewatch when KubernetesResourceManagerDriver watch fail
> --------------------------------------------------------------
>
> Key: FLINK-33728
> URL: https://issues.apache.org/jira/browse/FLINK-33728
> Project: Flink
> Issue Type: New Feature
> Components: Deployment / Kubernetes
> Reporter: xiaogang zhou
> Priority: Major
>
> is it necessary to
> getResourceEventHandler().onError(throwable)
> in PodCallbackHandlerImpl# handleError method.
>
> We can just neglect the disconnection of watching process. and try to rewatch
> once new requestResource called
--
This message was sent by Atlassian Jira
(v8.20.10#820010)