[
https://issues.apache.org/jira/browse/FLINK-26561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leinenglian closed FLINK-26561.
-------------------------------
Resolution: Fixed
> Deployment Status cannot be updated
> -----------------------------------
>
> Key: FLINK-26561
> URL: https://issues.apache.org/jira/browse/FLINK-26561
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Environment: k8s version: 1.20
> flink version: 1.14.3
> Reporter: leinenglian
> Priority: Major
>
> I'd like to know when deployment status will change to ready, beacuse i see
> deployment status is MISSING
> flink operator log is always printing this info:
> 2022-03-10 02:35:46,774 o.a.f.k.o.s.FlinkService [DEBUG] Creating
> RestClusterClient(http://xx:8081)
> 2022-03-10 02:35:46,774 o.a.f.r.r.RestClient [DEBUG] Rest client
> endpoint started.
> 2022-03-10 02:35:46,774 o.a.f.r.r.RestClient [DEBUG] Shutting down
> rest endpoint.
> 2022-03-10 02:35:46,774 o.a.f.r.r.RestClient [DEBUG] Rest endpoint
> shutdown complete.
> 2022-03-10 02:35:46,775 o.a.f.k.o.o.Observer [INFO ] JobManager
> deployment xx in namespace flink-operator port ready, waiting for the REST
> API...
> 2022-03-10 02:35:46,775 i.j.o.p.e.ReconciliationDispatcher [DEBUG] Updating
> resource: 6b6d6f59-b2db-4490-abe5-9d5843268653 with version: 52817831
> 2022-03-10 02:35:46,775 i.j.o.p.e.ReconciliationDispatcher [DEBUG] Trying to
> replace resource xx, version: 52817831
> 2022-03-10 02:35:46,781 i.f.k.c.i.c.Reflector [DEBUG] Event received
> MODIFIED FlinkDeployment resourceVersion 52817832
> 2022-03-10 02:35:46,781 i.j.o.p.e.s.c.ControllerResourceEventSource [DEBUG]
> Event received for resource:xx
> 2022-03-10 02:35:46,781 i.j.o.p.e.EventProcessor [DEBUG] Received
> event: ResourceEvent\{action=UPDATED, associated resource
> id=CustomResourceID{name='xx, namespace='flink-operator'}}
> 2022-03-10 02:35:46,781 i.j.o.p.e.EventProcessor [DEBUG] Skipping
> executing controller for resource id: CustomResourceID\{name='xx',
> namespace='flink-operator'}. Controller in execution: true. Latest Resource
> present: true
--
This message was sent by Atlassian Jira
(v8.20.1#820001)