gyfora commented on PR #791:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/791#issuecomment-1987310999
The new and improved / consistent logging after the rework @mateczagany @mxm
:
```
[INFO ][default/basic-checkpoint-ha-example] >>> Event | Info | CLEANUP
| Cleaning up FlinkDeployment
[INFO ][default/basic-checkpoint-ha-example] Cleaning up autoscaling meta
data
[INFO ][default/basic-checkpoint-ha-example] Job is running, cancelling job.
[INFO ][default/basic-checkpoint-ha-example] Job successfully cancelled.
[INFO ][default/basic-checkpoint-ha-example] Deleting cluster with
Foreground propagation
[INFO ][default/basic-checkpoint-ha-example] Scaling JobManager Deployment
to zero with 300 seconds timeout...
[INFO ][default/basic-checkpoint-ha-example] Completed Scaling JobManager
Deployment to zero
[INFO ][default/basic-checkpoint-ha-example] Deleting JobManager Deployment
with 298 seconds timeout...
[INFO ][default/basic-checkpoint-ha-example] Completed Deleting JobManager
Deployment
[INFO ][default/basic-checkpoint-ha-example] Deleting Kubernetes HA metadata
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]