Aitozi commented on pull request #19:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/19#issuecomment-1049468592


   @wangyang0918 Thanks for your question, I have think over it a little. 
   Now, the `flink-default-config` and `flink-operator-config` are mounted via 
ConfigMap, We do not do the config-reload for the operator config now. It's a 
bit inconsistent. The detect for the config change is not so high efficient and 
may bring some the problem of inconsistency. 
   So I tend not to use the hot update feature of the ConfigMap now. If 
ConfigMap is updated, It should be restart to take effect. 


-- 
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]


Reply via email to