You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/24 15:06:05 UTC

[GitHub] [flink-kubernetes-operator] bgeng777 commented on pull request #107: [hotfix][FLINK-26832] Some minor logging / observe fixes

bgeng777 commented on pull request #107:
URL: https://github.com/apache/flink-kubernetes-operator/pull/107#issuecomment-1077730268


   Thanks for improving the logging! Verified on my minikube env and LGTM.
   
   The optimization of skipping observation of JM when the job is in `suspended` state can reduce unnecessary checks, as we will not care JM when there is no job running. 
   I am not perfectly sure if we need to make some changes for incoming session job. But I think it is out of the scope of this PR.


-- 
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: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org