morhidi commented on PR #320: URL: https://github.com/apache/flink-kubernetes-operator/pull/320#issuecomment-1186838087
Hi @gyfora I quickly tested the PR locally and found some seemingly inconsistent counters. For example these are the JOSDK counters after the operator restart with a deployed session job. I'll dig into this later today ``` -- Counters ------------------------------------------------------------------- localhost.k8soperator.default.flink-kubernetes-operator.resource.default.basic-session-deployment-example.JOSDK.Resource.Event.ADDED.Count: 3 localhost.k8soperator.default.flink-kubernetes-operator.resource.default.basic-session-job-example2.JOSDK.Reconciliation.Count: 54 localhost.k8soperator.default.flink-kubernetes-operator.resource.default.basic-session-deployment-example.JOSDK.Resource.Event.Count: 3 localhost.k8soperator.default.flink-kubernetes-operator.resource.default.basic-session-deployment-example.JOSDK.Reconciliation.finished.Count: 54 ``` -- 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]
